build.properties

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

PROPERTIES
19
字号
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               .,\
               about.html,\
               License.html,\
               META-INF/,\
               moto_emulators.properties
src.includes = .classpath,\
               .project,\
               build.properties,\
               plugin.xml,\
               about.html,\
               License.html,\
               META-INF/,\
               moto_emulators.properties,\
               src/,\
               src-test/

⌨️ 快捷键说明

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