build.properties
来自「配置文件」· PROPERTIES 代码 · 共 25 行
PROPERTIES
25 行
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
.,\
schema/,\
lib/,\
plugin.properties,\
JETTY-LICENSE.html,\
about.html,\
License.html,\
META-INF/
src.includes = .classpath,\
.project,\
build.properties,\
lib/,\
plugin.properties,\
plugin.xml,\
schema/,\
src/,\
JETTY-LICENSE.html,\
about.html,\
License.html,\
META-INF/,\
test-src/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?