Eclipse Tab shows Recent changes

Source: Internet
Author: User

The new version of Eclipse (seems to be 4.3 start) the editing area of the label page is not the most recently modified display, the file opened a lot, feel very unaccustomed, compared to see the code is often constantly ctrl+shift+r, super trouble, and then looked up on the internet, the original can be modified, the following method

4.3 The method of modification:

Eclipse installation directory/plugins/org.eclipse.platform_4.3.2.v20140221-1700/css/find the CSS file for Eclipse's current style, Win7 defaults to E4_default_ Win7.css Open, change the following swt-mru-visible:false to True

. Mpartstack {font-size:9;font-family: ' Segoe UI '; swt-simple:true;swt-mru-visible:false;}

4.4 The method of modification

Similar to 4.3, just a directory change, Eclipse installation directory/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css find the current style of the eclipse CSS file, win7 default to E4 _default_win7.css Open, change the following swt-mru-visible:false to True
. Mpartstack {swt-simple:true;swt-mru-visible:false;}


Eclipse Tab shows Recent changes

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.