Original: http://blog.csdn.net/fenglailea/article/details/7047674
1.
Turn off MyEclipse Auto validation windows > Perferences > MyEclipse > Validation Remove all of the build If you need to verify a file, we can verify it individually. on the file that needs to be validated (right-click MyEclipse, Run Validation.
2, start the optimization, close the module does not need to use, so you can disable some modules do not use the boot load. Window > Preferences > General > Startup Andy Shutdown is listed here MyEclipse the module loaded at startup I just let it load tomcat6 tick Myec Lipse Easie Tomcat 7. 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 way, and useless to cancel Derby: A database saved as a jar, I don't have to, cancel a big row to MyEclipse Easie Start-up: MyEclipse supported servers, choose only their own, other cancellations, such as I only chose Tomcat.
The first item: Start function Introduction and sample (red for files that need to be kept, this is my sample, please select as required)
- Automatic updates Scheduler//automatic upgrade scheduling
- MyEclipse Quicksetup//Quick Start
- MyEclipse Derby//derby is the name of an open source database
- MyEclipse Easie Geronimo 1//Same color is the name of the application server
- 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 Ten 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//sample
- MyEclipse Memories Monitor//Memory monitoring
- MyEclipse Tapestry Integration//plug-in integration
- MyEclipse JSP Debug Tooling//jsp Debug Plugin
- MyEclipse file Creation Wizards//Files creation program
- ICEfaces integration for MyEclipse//AJAX-based JSF development Framework ()
- MyEclipse backward compatibility//Background function
- MyEclipse Perspective Plug-in//perspective plug-in
- Pluse Collaboration Control Center//eclipse Web Admin
- Eclipse-cs 4.x.x-5.0.0 Migration Plug-in//eclipse plug-in compatible components
- Mozilla Debug UI Plug-in (incubation)//mozilla Debug plugin (Mozilla is a browser)
- Dynamic Languages ToolKit Core UI//user interface support for in-flight languages such as PHP
- WTP Webservice UI Plug-in//web service View plug-in
- JavaServer Faces tools-core//JSF Tool Core Pack
- Automatic updates Scheduler//auto-update
- Service Policy//web provides service performance target definition, automatic management
- Atfdebug plug-in (incubation)//Debugging Tools for dynamic languages
- Auxiliary Web module support for meeclipse//assisted web modules. (may be struts and other files automatically added)
- JSF Editor Preview support for MyEclipse//jsf editors
the second item: MyEclipse Validation
Due to file import, the correctness of the file cannot be guaranteed. So you need to do a bit of verification before starting the service. including grammar and so on.
Additionally, you can add the required validation modules yourself. such as the validation of Checkstyle.
3, remove myeclipse spell check (if you feel useful can not go) spell check will bring us a lot of trouble, our method name will be the abbreviation of the word, he will also suggest mistakes, so it is best to remove, not much use Window > Perferences > General > Editors > Text Editors > Spelling > Remove the Enable spell checking check box. 4, modify MyEclipse edit JSP page editing tools Window > Perferences > General > Editors > File Associations > in File ty PES Select *.jsp > Set the MyEclipse JSP editor as the default in associated editors.
5. Turn off automatic Update 1). Window->perferences->general->startup and Shutdown tick off Automatic updates Scheduler (Automatic Update Scheduler) 2). Window->perferences->myeclipse->maven4myeclipse hook on Enable maven4myeclipse featrures; ok close window; This step is to display the MAVEN node 3 in step 3rd). Window->perferences->myeclipse->maven4myeclipse hook off Download repository index Updates on startup
Sixth step: Change memory usage files
1. Open 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
Put the following-xx:maxpermsize, such as-xx:maxpermsize=512m, and then make-xx:permsize as big as-xx:maxpermsize
Reason: Everyone must be familiar with this picture:
Almost every time Eclipse card is due to this non-heap memory, the maximum and minimum is the same because the myeclipse is not allowed to change the size of the memory area frequently
Note: The size of xx:maxpermsize and XMX cannot exceed the size of your computer's memory
Seventh Step: Modify the Struts-config.xml File open error
Sometimes clicking on the struts XML configuration file in MyEclipse will cause an error:
Error opening the editorunable to open the editor, unknow the editor ID .....
This window is closed before the correct XML file display, this we change:
Windows–>perferences–>general–>editors->file Associations Select *.xml, select MyEclipse XML Editor Point Default,ok
(RPM) MyEclipse optimization