关闭myeclipse的Quick update、自动validation 等
1老是弹出Quickupdateerror
这个问题的解决办法是关闭自动更新
Windows>Preferences>MyEclipseEnterpriseWorkbench>CommunityEssentials,
把选项"Searchfornewfeaturesonstartup"的前勾去掉即可.
2关闭updatingindexes
Window>Preferences>MyeclipseEnterpriseWorkbench>Maven4Myeclipse>Maven>禁用Downloadrepositoryindexupdatesonstartup
3关闭MyEclipse的自动validation
windows-->perferences-->myeclipse-->validation
将Build下全部勾取消
如果你需要验证某个文件的时候,我们可以单独去验证它。方法是,在需要验证的文件上(右键->MyEclipse->RunValidation
4启动优化,关闭不需要使用的模块
Window>Preferences>General>StartupandyShutdown在这里列出的是MyEclipse启动时加载的模块我这里只让它加载tomcat5勾选MyEclipseEASIETomcat5
本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/wbkingsoft/archive/2009/09/25/4594830.aspx
相关推荐
A.在myeclise中恢复例子开发环境:1>在myeclipse中新建一个web工程,项目名称自己任意取名,"J2EE Specification Level"一栏选择"J2EE1.4",然后点击"