首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

myeclipse优化提案 myeclipse 10 优化

2013-08-06 
myeclipse优化方案 myeclipse 10 优化1 、关闭MyEclipse的自动validationwindows perferences myeclips

myeclipse优化方案 myeclipse 10 优化

1 、关闭MyEclipse的自动validation        windows > perferences > myeclipse > validation        将Build下全部勾取消        如果你需要验证某个文件的时候,我们可以单独去验证它。方法是:        在需要验证的文件上( 右键 -> MyEclipse -> Run   Validation 。
2、 启动优化,关闭不需要使用的模块       所以可以将一些不使用的模块禁止 加载启动。       Window > Preferences > General > Startup andy Shutdown 在这里列出的是MyEclipse启动时加载的模块       我这里只让它加载tomcat6 勾选 MyEclipse EASIE Tomcat 7 。            WTP :一个跟myeclipse差不多的东西,主要差别是 WTP 是免费的,如果使用myeclipse,这个可以取消            Mylyn:组队任务管理工具,类似于 CVS ,以任务为单位管理项目进度,没用到的可以取消            Derby:一种保存成 jar 形式的数据库,我没用到,取消            一大排以 MyEclipse EASIE 打头的启动项:myeclipse 支持的服务器,只选自己用的,其他取消,           比如我只选了    tomcat 。

第一项:?启动功能介绍和样例(红色为需要保留的文件,此为本人样例,请按需选择)

    Automatic?Updates?Scheduler??//自动升级调度???MyEclipse?QuickSetup??//快速启动???MyEclipse?Derby??//derby是一个开源数据库的名字MyEclipse?EASIE?Geronimo??1???//同色都是应用服务器的名字???MyEclipse?EASIE?Geronimo??2?? ??MyEclipse?EASIE?JBOSS??2?? ??MyEclipse?EASIE?JBOSS??3?? ??MyEclipse?EASIE?JBOSS??4?? ??MyEclipse?EASIE?JBOSS??5?? ??MyEclipse?EASIE?JBOSS? ??MyEclipse?EASIE?Jetty??4?? ??MyEclipse?EASIE?Jetty??5?? ??MyEclipse?EASIE?Jetty??6?? ??MyEclipse?EASIE?Jetty? ??MyEclipse?EASIE?JOnAS??3?? ??MyEclipse?EASIE?JOnAS??4?? ??MyEclipse?EASIE?JOnAS? ??MyEclipse?EASIE?JRun??4?? ??MyEclipse?EASIE?JRun? ??MyEclipse?EASIE?Oracle??10??AS? ??MyEclipse?EASIE?Oracle??9??AS?? ??MyEclipse?EASIE?Oracle?AS? ??MyEclipse?EASIE?Orion??1?? ??MyEclipse?EASIE?Orion??2?? ??MyEclipse?EASIE?Resin??2?? ??MyEclipse?EASIE?Resin??3?? ??MyEclipse?EASIE?Resin? ??MyEclipse?EASIE?Sun??8?.x? ??MyEclipse?EASIE?Sun??8?? ??MyEclipse?EASIE?Sun??9?? ??MyEclipse?EASIE?Glassfish??2?? ??MyEclipse?EASIE?Glassfish??1?? ??MyEclipse?EASIE?Sun?One? ??MyEclipse?EASIE?MyEclipse?Tomcat??6??Server?? ??MyEclipse?EASIE?Tomcat??4?? ??MyEclipse?EASIE?Tomcat??5?? ??MyEclipse?EASIE?Tomcat??6???MyEclipse?EASIE?Tomcat??7????MyEclipse?EASIE?Tomcat?? ??MyEclipse?EASIE?WebLogic??10?? ??MyEclipse?EASIE?WebLogic??6?? ??MyEclipse?EASIE?WebLogic??7?? ??MyEclipse?EASIE?WebLogic??8?? ??MyEclipse?EASIE?WebLogic??9?? ??MyEclipse?EASIE?WebLogic? ??MyEclipse?EASIE?WebSphere??5?? ??MyEclipse?EASIE?WebSphere??6.1?? ??MyEclipse?EASIE?WebSphere??6?? ??MyEclipse?EASIE?WebSphere??4?? ??MyEclipse?Examples??//样例???MyEclipse?Memory?Monitor??//内存监控???MyEclipse?Tapestry?Integration??//插件集成???MyEclipse?JSP?Debug?Tooling??//jsp调试插件???MyEclipse?File?Creation?Wizards??//文件创建程序????ICEfaces Integration for MyEclipse //基于Ajax的JSF开发框架()MyEclipse?Backward?Compatibility??//后台功能???MyEclipse?Perspective?Plug-in??//透视图插件?????Pluse Collaboration Control Center //Eclipse的网页管理中心eclipse-cs 4.x.x -> 5.0.0 Migration Plug-in? //Eclipse插件兼容组件Mozilla?Debug?UI?Plug-in(Incubation)??//Mozilla调试插件(Mozilla是一款浏览器)????Dynamic Languages ToolKit Core UI //对入PHP等动态语言支持的用户接口WTP?Webservice?UI?Plug-in??//Web?服务视图插件???JavaServer?Faces?Tools?-?Core??//jsf工具核心包????Automatic Updates Scheduler //自动更新Service policy? //Web提供的服务性能目标定义,自动管理Atfdebug Plug-in(Incubation)? //动态语言的调试工具Auxiliary Web Module Support for MeEclipse// 辅助的Web模块支持.(可能是Struts等文件自动添加)JSF?Editor?Preview?Support??for??MyEclipse?//jsf编辑器???

第二项:?MyEclipse Validation

?

  由于文件导入的时候,不能保证文件的正确性.所以在启动服务前需要做一下验证.包括语法等.

  另外可以自己添加需要的验证模块.如checkStyle的验证.

 3 、去掉MyEclipse的拼写检查(如果你觉的有用可以不去)        拼写检查会给我们带来不少的麻烦,我们的方法命名都会是单词的缩写,他也会提示有错,        所以最好去掉,没有多大的用处        Window > perferences > General > Editors > Text Editors > Spelling > 将Enable spell checking复选框的勾选去掉。    4 、修改MyEclipse编辑JSP页面时的编辑工具        Window > perferences > General > Editors > File Associations >        在File types 中选择 *.jsp > 在Associated editors 中将"MyEclipse JSP Editor"设置为默认。        还有XML文件的默认编辑器 
5. 关闭自动更新  1).window->Perferences->General->Startup and Shutdown 勾掉 Automatic Updates Scheduler(自动更新调度程序)   2).window->Perferences->MyEclipse->Maven4MyEclipse 勾上 Enable Maven4MyEclipse featrures ;确定关闭窗口;该步骤是为了显示第3步中的Maven节点   3).window->Perferences->MyEclipse->Maven4MyEclipse  勾掉 Download repository index updates on startup

?

第六步:?更改内存使用文件

1、打开 eclipse.ini


-showsplash
com.genuitec.myeclipse.product
--launcher.XXMaxPermSize
256M
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms256m
-Xmx1024m???
-Dosgi.splashLocation=e:MyEclipse 6.0eclipseMyEclipseSplash.bmp
-Duser.language=en
-XX:PermSize=128M
-XX:MaxPermSize=256M
把下面的那个 -XX:MaxPermSize 调大,比如 -XX:MaxPermSize=512M,再把 -XX:PermSize 调成跟 -XX:MaxPermSize一样大
原因:大家一定对这个画面很熟悉吧:

几乎每次 eclipse 卡到当都是因为这个非堆内存不足造成的,把最大跟最小调成一样是因为不让 myeclipse 频繁的换内存区域大小

注意:XX:MaxPermSize 和 Xmx 的大小之和不能超过你的电脑内存大小

第七步:?修改Struts-config.xml文件打开错误

有时点击myeclipse里的struts的xml配置文件,会报错:

Error opening the editorUnable to open the editor ,unknow the editor id…..

把这个窗口关闭后才出正确的xml文件显示,这个我们这样改:

windows–>perferences–>general–>editors->file associations选择*.xml,选择myeclipse xml editor点default,ok

热点排行