build.properties

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

PROPERTIES
24
字号
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               .,\
               icons/,\
               plugin.properties,\
               about.html,\
               License.html,\
               META-INF/,\
               contextHelp.xml
src.includes = .classpath,\
               .project,\
               build.properties,\
               icons/,\
               plugin.properties,\
               plugin.xml,\
               src/,\
               about.html,\
               License.html,\
               META-INF/,\
               schema/,\
               contextHelp.xml,\
               .settings/

⌨️ 快捷键说明

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