MyEclipse 2015 Optimization Tips

Source: Internet
Author: User

The MyEclipse 2015 optimization speed Scheme still has several aspects: removing modules that do not need to be loaded, eliminating redundant configurations, removing unnecessary checks, and shutting down updates.

First step: Remove modules that do not need to be loaded

The function of a system 20% is often able to meet 80% of the requirements, MyEclipse is no exception, we only need 20% of the system function most of the time, so we can disable the loading of some unused modules to start. Open the Configuration window via Windows-preferences, then select General--> Startup and Shutdown on the left, and this time on the right shows the module that was loaded at eclipse startup. Some modules can be removed according to their actual situation.

Choose menu: Window---Preferences-->general--and Startup and Shutdown

The startup items that can be turned off are:

JSF-assisted development plugin

1) icefaces integration for MyEclipse;

2) JSF Editor Preview support for MyEclipse;

Delivery of related plugins

3) Delivery Runtime JRE

4) Delivery package Runtime UI, etc. 3

5) m2e Marketplace;

6) Mylyn Tasks UI and Mylyn Team UI;

Turn off Automatic Updates

7) Equinox Provisioning Platform Automatic Update Support

Step Two: Cancel the myeclipse spell check

Spell check will bring us a lot of trouble, our method naming will be the abbreviation of the word, MyEclipse will prompt the wrong, so it is best to remove, after all, we are not writing English articles.

Choose menu: Window---Preferences-->general---Editors Text Editors--spelling

Cancel enable spellchecking.

Step three: Cancel the auto-Validate project configuration file at myeclipse startup

In general, we only need to validate the XML and JSF files, and other validations are basically not available.

Cancellation Method:

Choose menu: Window--Preferences-->myeclipse---Validation

In addition to XML and JSF, the rest is optional.

Clicking on the Apply button pops up the validation Settings changed prompt.

You can cancel all the hooks in the build section.

Manual Verification Method:

On the file that you want to verify, right-----MyEclipse run validation, you can achieve the same effect.

Fourth step: Swap with JDK8

Choose menu: Window---Preferences-->java-to-installed JREs

Deactivate the MyEclipse built-in JDK 1.7 and use the externally installed JDK 8 instead.

Immediately after, on window---Preferences----Compiler

Select the JDK compiler level of 1.8 and click Apply.

Fifth step: Turn off maven auto download

Choose menu: Window--Preferences-->myeclipse---Maven4myeclipse

Deselect the Downloadrepository index updates on startup option, and Maven JDK also chooses JDK8.

Sixth step: Change the way JSP is turned on by default

After installing the MyEclipse, edit the JSP page, will open the JSP edit page, also has the preview page, the speed is very slow.

Choose menu: Window--Preferences-->general-----Editors File associations

Select the Myeclipsejsp Editor, and then click the Default button on the left.

Seventh Step: Change the file encoding

1) in the upper left corner of the window--> preferences, enter Encod

Select workspace and change the text encoding to UTF-8.

2) Window-->preferences---MyEclipse, Files and Editors, and JSP, the encoding is also changed to UTF-8.

Transferred from: http://www.admin10000.com/document/6216.html

MyEclipse 2015 Optimization Tips

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.