build.properties

来自「配置文件」· PROPERTIES 代码 · 共 22 行

PROPERTIES
22
字号
source.. = src/
output.. = bin/
bin.includes = .,\
               CREDITS.txt,\
               about.html,\
               about.ini,\
               about.properties,\
               License.html,\
               eclipseME.gif,\
               META-INF/
src.includes = .classpath,\
               .project,\
               CREDITS.txt,\
               about.html,\
               about.ini,\
               about.properties,\
               build.properties,\
               License.html,\
               eclipseME.gif,\
               META-INF/,\
               src/

⌨️ 快捷键说明

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