⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 build.properties

📁 一个小公司要求给写的很简单的任务管理系统。
💻 PROPERTIES
字号:
# IMPORTANT NOTE## If you made a private copy of this project you may have to update the# nbjdk.home variable at the end of this file.#  main.dir=.src.dir=${main.dir}/srcbuild.dir=buildclasses.dir=${build.dir}/classesdist.dir=distjar=${dist.dir}/EbayClient.jarjavadoc.dir=${dist.dir}/javadocmain.class=ebay.client.MainGUIApprun.cp=${cp}:${classes.dir}:${extra.run.cp}debug=truedeprecation=false# Update this variable if need be to point to the JDK 6 location.# nbjdk.home=${basedir}/../../..

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -