project.properties

来自「spring的WEB开发插件,支持多状态WEB开发」· PROPERTIES 代码 · 共 8 行

PROPERTIES
8
字号
# properties defined in this file are overridable by a local build.properties in this project dir

# The location of the common build system
common.build.dir=${basedir}/../../common-build

javac.source=1.3
javac.target=1.3

⌨️ 快捷键说明

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