Global optimization
1 Set the default encoding method
Preferences > General > Workspace > GBK change to UTF-8
2 Set Default file default open mode
Preferences > General > Editors > File associatioin
1) HTM HTML changed to myeclipse HTML Editor (no visual in the middle)
2) JSP also changed to MyEclipse jspeditor (no visual in the middle)
3) Other default open way is not repeat, if installed with Spket plug-in (JS JQuery EXT code hint function), please configure as needed!
3 Setting editor Fonts
Preferences > General > Apperance > Colors and Fonts > Basic > Text font
I choose is Consolas font, size is 12th number, feel good!
4 formatting various editors
Open the editor to search for the "for".
The general need to modify is nothing more than the line width, the maximum number of characters per line, and so on.
5 Setting the encoding for JSP pages
6 Close Updating Indexes
Window > Preferences > MyEclipse Enterprise Workbench > Maven4myeclipse > Maven>
Disable download repository index updates on startup
7 Close MyEclipse the automatic Validation
Windows > Perferences > MyEclipse > Validation
Remove all of the build under the check box
If you need to verify a file, we can verify it individually. The method is:
On the file you need to verify (right-click MyEclipse, Run Validation).
8 start optimization, close modules that you do not need to use
Window > Preferences > General > Startup Andy Shutdown
Listed here are the modules loaded at myeclipse startup
Java code hint template
Sysout--Sout--Sysrem.out.printlin ();
Syserr--Serr--Sysrem.err.printlin ();
Javaweb
1 servlet Generate Templates
Search for com.genuitec.eclipse.wizards under the Myeclipse\common\plugins directory
Get search Results Com.genuitec.eclipse.wizards_7.9.100.zmyeclipse80020090924a.jar
Backup, copy and paste one copy, close MyEclipse completely.
Open the Templates directory, found Servlet.java, modify it and finished.
Attachment:
Start function Introduction and sample (red for files that need to be kept, this is my sample, please select On Demand)
- 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
- 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 Formyeclipse//AJAX-based JSF development Framework ()
- MyEclipse backward compatibility//Background function
- MyEclipse Perspective Plug-in//perspective plug-in
- Pluse Collaboration Control Center//eclipse's Web Admin Center
- 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 Toolkitcore UI//user interface support for dynamically-loaded 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
- Servicepolicy//web provides service performance target definition, automatic management
- Atfdebugplug-in (incubation)//Debugging Tools for dynamic languages
- Auxiliary Web module Supportfor meeclipse//support for Web modules. (may be struts and other files automatically added)
- JSF Editor Preview support for MYECLIPSE//JSF editors
MyEclipse optimization and configuration before use