build.properties

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

PROPERTIES
21
字号
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               docs/,\
               .,\
               toc.xml,\
               about.html,\
               License.html,\
               META-INF/,\
               index.html
src.includes = docs/,\
               .classpath,\
               .project,\
               build.properties,\
               plugin.xml,\
               src/,\
               toc.xml,\
               about.html,\
               License.html,\
               META-INF/

⌨️ 快捷键说明

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