1. Eliminate JS and JSP Verification
Window-> preferences-> myeclipse-> validation. Here, you will see a list, excluding the "classpath"
Dependency validator is canceled. Only the manual check box option is retained.
2. Spell check
Window-> preferences-> General-> editors-> text editors-> spelling à uncheck
3. startup Item
Window-> preferences-> General-> startup andshutdown cancel all servers except Tomcat
4. default file Opening Method
Window-> preferences-> General-> editors-> fileassociations: Default
5. Code prompt
Window-> preferences-> General-> keys content assist is set to Alt +?
6. Default Page encoding method
Window-> myeclipse-> files and editors-> JSP adjusted to UTF-8 in encoding.
7. Set the encoding method for the new project
Window-> preferences-> General-> workspace ---> textfile Encoding
8. myeclipse code automatic prompt Function
Window-> preferences-> JAVA-> Editor-> auto activation triggers for JAVA input. ABC
File-> export-> perferences-> select the Save path and name the. EPF file.
Open the file in Notepad: search for. ABC
Add. abcdefghijklmnopqrstuvwxyz (, <save, close.
File-> Import-> perferences-> select the. EPF file path. The import is complete. The. EPF file can be deleted.