1. Windows–>perferences–>general–>startup and shutdown turn off the useless startup item:
WTP: A thing similar to MyEclipse, the main difference is that the WTP is free, if you use MyEclipse, this can be canceled
Mylyn: Team task management tools, similar to CVS, manage project progress in a task-based organization, which can be canceled
Derby: A database saved as a jar, I didn't use it, I canceled it.
A large row of MyEclipse Easie start items: MyEclipse supported servers, only choose their own, other cancellation.
Windows > Preferences > MyEclipse > Community Essentials, turn off automatic Updates, Search for new features on startup tick off.
2, windows-->java-->installed jres--> Select your version-->edit--> select the jar package-->javadoc location there is a path.
menu [Window]->[preferences]->[myeclipse]->[javaenterprise project]->[library Sets] [J2EE1.4] and [J2EE1.3] Under the Javax.servelet.jar
Click to open the tree select [Javadoc location] This node double-click and then in the dialog box, remove the address as empty or choose your local Javadoc address to solve the JSP automatic prompt card slow problem.
3, close updating indexes
Window > Preferences > MyEclipse Enterprise Workbench > Maven4myeclipse > Maven>
Disable download repository index updates on startup.
Note: To highlight a problem, many people find it impossible to find this because it is actually closed.
4, close the MyEclipse automatic validation
Windows > Perferences > MyEclipse > Validation
5. Edit the Editing tool when myeclipse edit JSP page
Window > Perferences > General > Editors > File associations >
In file types, select *.jsp > Set myeclipse jsp Editor to default in associated editors.
It is said that modifying the default editor for this item can actually improve the startup speed
6, Window-preferences-myeclipse Enterprise Workbench-maven4myeclipse-maven, the Maven JDK to the computer installed JDK, that is, do not use MyEclipse Enhanced JDK Register Add button to select the JDK on your PC (note: Not JRE, my value is: Java6.014)
7, Window-preferences-myeclipse Enterprise workbench-matisse4myeclipse/swing, will design-time information (Dt.jar) Location switch to computer-installed JDK Dt.jar
(that is, without using the Dt.jar provided by MyEclipse, my value is: C:\Java6.014\lib\dt.jar)
=============================================================================
With the above optimization, the MyEclipse start-up time can be reduced by up to 1/2 (depending on the situation) and the 2/3,tomcat start-up speed can be reduced.
Special 6, 72 of the optimization effect is most obvious, if only the first few items, the effect of optimization is limited.
In addition, after using MyEclipse for a period of time, there will be many projects, even if these items are turned off, Myecliose will load them at startup, this process will take a lot of time, so it is recommended to delete the unused items. When you use it, import