(RPM) MyEclipse optimization

Source: Internet
Author: User
Tags glassfish jboss

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)

  1. Automatic updates Scheduler//automatic upgrade scheduling
  2. MyEclipse Quicksetup//Quick Start
  3. MyEclipse Derby//derby is the name of an open source database
  4. MyEclipse Easie Geronimo 1//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 Ten 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//sample
  51. MyEclipse Memories Monitor//Memory monitoring
  52. MyEclipse Tapestry Integration//plug-in integration
  53. MyEclipse JSP Debug Tooling//jsp Debug Plugin
  54. MyEclipse file Creation Wizards//Files 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 Admin
  59. Eclipse-cs 4.x.x-5.0.0 Migration Plug-in//eclipse plug-in compatible components
  60. Mozilla Debug UI Plug-in (incubation)//mozilla Debug plugin (Mozilla is a browser)
  61. Dynamic Languages ToolKit Core UI//user interface support for in-flight languages such as PHP
  62. WTP Webservice UI Plug-in//web service View plug-in
  63. JavaServer Faces tools-core//JSF Tool Core Pack
  64. Automatic updates Scheduler//auto-update
  65. Service Policy//web provides service performance target definition, automatic management
  66. Atfdebug plug-in (incubation)//Debugging Tools for dynamic languages
  67. Auxiliary Web module support for meeclipse//assisted web modules. (may be struts and other files automatically added)
  68. 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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.