eclipse调优与配色方案

替换ECLIPE.INI中节点数据.原理先不讲,优化后可以很明显提高加载,运行.等执行效率


 <pre name="code" class="html">-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xmx1024m  
-Xms1024m  
-Xmn384m 
-Xverify:none
-XX:PermSize=256m  
-XX:MaxPermSize=512m  
-XX:+DisableExplicitGC  
-Xnoclassgc  
-XX:+UseParNewGc  
-XX:+UseConcMarkSweepGC  
-XX:CMSInitiatingOccupancyFraction=85 

 

 在说下配色:

在线下载: install new soft -> http://eclipse-color-theme.github.com/update -auto update -ok

选择方案: eclispe-wubdiw-proferences


官方原文:If you are on Eclipse 3.6 (Helios), the easiest way to install the plugin is from the Eclipse Marketplace. Go to Help→Eclipse Marketplace..., then search for Eclipse Color Theme and install it.

If you are on Eclipse 3.5 (Galileo), go to Help→Install New Software..., press Add Site and enterEclipse Color Theme as the name and http://eclipse-color-theme.github.com/update as the URL. Then select the new entry from the select box labeled Work with, mark Eclipse Color Theme for installation and proceed.

Please note: If you are using a version of the plugin lower than 0.6, please uninstall and reinstall it following the instructions above. Update site and plugin ID have changed..

官方项目地址:http://eclipsecolorthemes.org/





以下是一些可以帮助优化Eclipse性能的方法: 1. 增加JVM内存:通过修改Eclipse的启动配置文件来增加JVM内存。找到eclipse.ini文件并打开它,然后在文件的末尾添加以下行: ``` -Xmx1024m ``` 这将增加Eclipse的最大可用内存为1GB。根据你的系统配置和需求,你可以调整这个值。 2. 关闭不必要的插件:Eclipse有很多插件,但并不是所有插件都是必需的。关闭不常用或不需要的插件可以减少Eclipse的负载,提高性能。你可以通过点击菜单栏的"Help" -> "Eclipse Marketplace"来管理插件。 3. 清理工作空间:定期清理Eclipse工作空间中的无用文件和项目可以提高性能。你可以通过点击菜单栏的"Project" -> "Clean"来清理项目。 4. 调整代码折叠设置:如果你的代码文件很大,开启代码折叠功能可能会导致Eclipse变慢。你可以通过点击菜单栏的"Window" -> "Preferences" -> "Java" -> "Editor" -> "Folding"来调整代码折叠设置。 5. 调整代码格式化设置:代码格式化是一个很方便的功能,但是如果你的代码文件很大,开启代码格式化功能可能会导致Eclipse变慢。你可以通过点击菜单栏的"Window" -> "Preferences" -> "Java" -> "Code Style"来调整代码格式化设置。 6. 清理本地历史:Eclipse会保存文件的本地历史记录,这些历史记录可能会占用大量的磁盘空间并影响性能。你可以通过点击菜单栏的"Window" -> "Preferences" -> "General" -> "Workspace" -> "Local History"来清理本地历史。 7. 更新Eclipse版本:定期更新Eclipse版本可以获得更好的性能和稳定性。你可以通过点击菜单栏的"Help" -> "Check for Updates"来检查是否有新的Eclipse版本可用。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值