📄 build.properties
字号:
# the next property points to the eclipse zip file on your local
# machine. the build script in this directory contains a target
# to get eclipse and put it in this directory. in case you have it
# in another location, update the property below.
eclipse.file.name=eclipse-SDK-3.2.1-win32.zip
# Replace the eclipse.local.path with the uncomment version if you want
# to supply eclipse in this directory.
# eclipse.local.path=.
eclipse.local.path=${user.home}/jbpm/repository/eclipse/sdk/3.2.1
eclipse.local.url=${eclipse.local.path}/${eclipse.file.name}
eclipse.remote.path=http://repository.jboss.com/eclipse/sdk/3.2.1
eclipse.remote.url=${eclipse.remote.path}/${eclipse.file.name}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -