Install an eclipse 3.0

Source: Internet
Author: User

I used to use eclipse 2.1 all the time. Now I have the latest version because there is a plug-in that only supports 3.0. Let's talk about several changes I feel:

  1. The interface is a lot more gorgeous, the icon is more like the idea style, and there is no feeling that the speed is greatly reduced;
  2. You can use the shortcut key Ctrl + m to maximize and restore the editor, saving me a lot of mouse operations;
  3. Although the braces are automatically filled by default, it does not seem to work for braces;
  4. You can press Ctrl + O twice to display the inherited method;
  5. Used to delete a rowCodeThe CTRL + E function of becomes the drop-down list of the outgoing editor. It seems that it is a bit different from Ctrl + F6. The shortcut for deleting a line of code is Ctrl + D;
  6. Code can be folded, but I don't think it works much, because the functions provided by the original feature are enough to quickly locate any code;
  7. The Code formatting function has been improved, and the long code can be better formatted;
  8. Automatically generate getter/setter to specify the code Insertion Location;
  9. You do not have to save the file when refactoring and changing the volume name. I remember that the file was required to be saved first in 2.1;
  10. Uncomment is not Ctrl + \, but the same as the comment Ctrl +/. I originally liked this method and now it has been taken away by 2.1; in addition, it seems that there is no/**/annotation method in 2.1?
  11. Copying code from one class to another class automatically adds the Imports required by the Code, which is considerate and practical.

Most of these are changes in the jdt part. The biggest possible difference is the structure, such as RCP support. However, currently I only use it as IDE, and now both versions are available on the machine, because 2.1 is already very good and has been used for so long, so I can't bear to let it go, in addition, I like the appearance of 2.1, and it looks very professional. Even in 3.0, I switched to the display square tab mode.

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.