Eclipse Juno + WTP + EGit死慢 [英] Eclipse Juno + WTP +EGit dead slow

查看:115
本文介绍了Eclipse Juno + WTP + EGit死慢的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在MacOSX Lion上,在我的4GB RAM MacBook Pro上使用具有WTP for JavaScript / Node.js开发的Eclipse Juno(版本:4.2.0 Build id:I20120608-1400)。有时它会慢死亡,无法使用。我已经尝试通过首选项(禁用所有验证器)和初始化变量进行了调整,并且还推荐升级到1.7 VM。这是eclipse.ini文件的内容:

  -startup 
../../../plugins /org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa。 macosx.x86_64_1.1.200.v20120522-1813
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/bin/java
-vmargs
-Xms64m
-Xmx256m
-Xdock:icon = .. / Resources / Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:+ UseParallelGC
-XX:+ UseCompressedOops
-XX:MaxPermSize = 256m
-server



<有人可以建议我可以做些什么来提高WTP性能?

解决方案

不幸的是我可以第二个。与靛蓝相比,juno不能使用缓慢。每次点击,我必须等待几秒钟的gui的反应。我也可以排除原因可能在我硬件的一边。


I'm trying to use Eclipse Juno (Version: 4.2.0 Build id: I20120608-1400) with WTP for JavaScript/Node.js development on MacOSX Lion, on my 4GB RAM MacBook Pro. Sometimes it gets dead slow, and unusable. I've tried tweaking both through preferences (disabled all validators) and initialization variables, and also upgraded to 1.7 VM as recommended. Here's the contents of my eclipse.ini file:

-startup
../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20120522-1813
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
/Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/bin/java
-vmargs
-Xms64m
-Xmx256m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:+UseParallelGC
-XX:+UseCompressedOops
-XX:MaxPermSize=256m
-server

Can someone advise what I could do to improve WTP performance?

解决方案

unfortunately i can second that. juno is unusable slow in comparison to indigo. with every click i have to wait multiple seconds for a reaction of the gui. i too can exclude the reason might be on the side of my hardware.

这篇关于Eclipse Juno + WTP + EGit死慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆