【问题标题】:Eclipse builds very slowEclipse 构建速度很慢
【发布时间】: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


    【解决方案1】:

    构建速度主要取决于您计算机的参数,因为 CPU 正在努力工作以完成工作。如果您想要更快的构建,则需要获得更好的硬件。 我建议不要使用 eclipse,因为它不再支持并切换到 android studio

    【讨论】:

    • 系统有 i3 处理器和 6 GB RAM。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-09-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多