📄 build.properties
字号:
# $Id: build.properties 5936 2007-01-02 20:07:20Z novotny $## Configuration properties for building @PROJECT_TITLE@project.title=@PROJECT_TITLE@project.name=@PROJECT_NAME@# location of gridsphere source and build directorygridsphere.home=../..gridsphere.build=${gridsphere.home}/build# @PROJECT_TITLE@ build settingsproject.version= 1.0 RC 1project.build=buildproject.dist=dist# if there are any dependencies, an integer must be specified here which will determine the ordering for when this app gets starting from smallest to largest- leave empty if ordering is not importantproject.priority=# if this project provides any portlet services used by another portlet application, then the value# should be set to trueproject.shared=false
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -