myeclipse optimization proposal

 

1. Turn off the automatic verification of MyEclipse          
windows > perferences > myeclipse > validation         
and uncheck all the Builds. If you need to verify a file, we can verify it separately.
The method is: on the file that needs to be validated (right click -> MyEclipse -> Run Validation).

2. Start optimization, close the modules that do not need to 
  be used, and prevent some unused modules from loading and starting.       
  Window > Preferences > General > Startup andy Shutdown 
lists the modules loaded when MyEclipse starts up. I only let it load tomcat6 here. Check MyEclipse EASIE Tomcat 7.            
WTP: a thing similar to myeclipse, the main difference is that WTP is free, if you use myeclipse, this can be canceled            
Mylyn: a team task management tool, similar to CVS, manages project progress by task, and can be canceled if it is not used            
Derby: A database saved in jar form, I don't use it, cancel.
There is a large row of startup items starting with  MyEclipse EASIE  : the servers supported by myeclipse, only choose the ones you use, and cancel the others. For example, I only choose tomcat.  

Item 1: Startup function introduction and sample  ( red is the file that needs to be kept  , this is my sample, please select as needed)

1. Automatic Updates Scheduler   //Automatic upgrade schedule   
2. MyEclipse QuickSetup   //Quick start   
3. MyEclipse Derby   //derby is the name of an open source database  
4. MyEclipse EASIE Geronimo 1 //The same color is the name of the application server   
5.
MyEclipse EASIE Geronimo 2     
6.
MyEclipse EASIE JBOSS 2     
7.
 MyEclipse EASIE JBOSS 3     
8.
MyEclipse EASIE JBOSS 4     
9.
MyEclipse EASIE JBOSS 5     
10.
MyEclipse EASIE JBOSS    
11.
 MyEclipse EASIE Jetty 4     
12.
 MyEclipse EASIE Jetty 5     
13.
MyEclipse EASIE Jetty 6     
14 .MyEclipse
EASIE Jetty    
15. MyEclipse EASIE JOnAS  3     
16. MyEclipse EASIE JOnAS  4     
17. MyEclipse EASIE JOnAS    
18. MyEclipse EASIE JRun  4     
19. MyEclipse EASIE JRun    
20. MyEclipse EASIE Oracle  10  AS    
21. MyEclipse EASIE Oracle  9  AS     
22. MyEclipse EASIE Oracle AS    
23. MyEclipse EASIE Orion  1     
24. MyEclipse EASIE Orion  2     
25. MyEclipse EASIE Resin  2     
26. MyEclipse EASIE Resin  3 
     
27. MyEclipse EASIE Resin    
28. MyEclipse EASIE Sun  8 .x    
29. MyEclipse EASIE Sun  8     
30. MyEclipse EASIE Sun  9     
31. MyEclipse EASIE Glassfish  2     
32. MyEclipse EASIE Glassfish  1     
33. MyEclipse EASIE Sun One  
   
34. MyEclipse EASIE MyEclipse Tomcat  6  Server      
35. MyEclipse EASIE Tomcat  4     
36. MyEclipse EASIE Tomcat  5   
   
37. MyEclipse EASIE Tomcat  6   
38. MyEclipse EASIE Tomcat  7    
39. MyEclipse EASIE Tomcat     

40. MyEclipse EASIE WebLogic  10     
41. MyEclipse EASIE WebLogic  6     
42. MyEclipse EASIE WebLogic  7     
43. MyEclipse EASIE WebLogic  8     

44. MyEclipse EASIE WebLogic  9     
45. MyEclipse EASIE WebLogic    
46. MyEclipse EASIE WebSphere  5     
47. MyEclipse EASIE WebSphere  6.1     
48. MyEclipse EASIE WebSphere  6     
49. MyEclipse EASIE WebSphere  4     

50. MyEclipse Examples //Example     
51. MyEclipse Memory Monitor //Memory Monitoring   
52. MyEclipse Tapestry Integration //Plugin Integration   
53. MyEclipse JSP Debug Tooling //jsp Debugging Plugin   
54. MyEclipse File Creation Wizards //File Creation Program    
55. ICEfaces Integration for MyEclipse //Ajax-based JSF development framework ()
56. MyEclipse Backward Compatibility //Background function   
57. MyEclipse Perspective Plug-in //Perspective plug-in     

58. Pluse Collaboration Control Center  //Eclipse web management  
center59. eclipse-cs 4.xx -> 5.0.0 Migration Plug-in //Eclipse plug-in compatible components 
60. Mozilla Debug UI Plug-in(Incubation)   //Mozilla debugging plug-in (Mozilla is a browser)    
61. Dynamic Languages ​​ToolKit Core UI //User interface supported by dynamic languages ​​such as PHP 
62. WTP Webservice UI Plug-in  //Web service view plug-in   
63. JavaServer Faces Tools - Core //jsf tool core package    
64. Automatic Updates Scheduler //Automatic update  
65. Service policy //Service performance target definition provided by Web, automatic management
66. Atfdebug Plug-in (Incubation) //Debugging tools for dynamic languages
​​67. Auxiliary Web Module Support for MeEclipse// Auxiliary Web Module Support. (May be automatically added by Struts and other files)
68. JSF Editor Preview Support for MyEclipse //jsf editor  
 

second Item: MyEclipse Validation 

  Because the file is imported, the correctness of the file cannot be guaranteed. So you need to do some verification before starting the service. Including grammar, etc.
  In addition, you can add the required verification modules yourself. Such as the verification of checkStyle.

3. Remove the spelling check of MyEclipse  (if you think it is useful, you can skip it). The spelling check will bring us a lot of trouble. Our method names will be the abbreviations of words, and he will also prompt errors. , so it's best to remove it, it's not of much use.        
Window > perferences > General > Editors > Text Editors > Spelling >  Uncheck the Enable spell checking checkbox.    

4. Modify MyEclipse editing tools when editing JSP pages 
Window > perferences > General > Editors > File Associations >         
In File types select *.jsp > In Associated editors set "MyEclipse JSP Editor" as default.
There is also a default editor for XML files

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326474047&siteId=291194637