⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 build.properties

📁 jbpm demo 是一款非常不错的开源工作流,简单易用,适合扩张开发!
💻 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 + -