【发布时间】:2015-03-28 18:13:19
【问题描述】:
您好,我在我的动态 Web 项目中使用了 hibernate、jersey 和扩展 js 框架的 jar。
每次我构建它都需要很多时间。
总是挂在 23% 上,需要时间来完成。
请帮我加快速度。
这里是配置文件
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20130807-1835
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms256m
-Xmx1G
【问题讨论】:
标签: java eclipse web-services extjs jersey