Eclipse4.0 changed to a traditional Interface

Source: Internet
Author: User

I really don't like the newly downloaded 4.0 page. I decided to modify it:

The procedure is as follows:

1. Open the modify eclipse4.0 topic window.

Window/preferences/appearance

You can select the appropriate skin from the theme drop-down list. (I don't like it here)

2. Modify the topic:

Select window 7 classes

3. Modify the style sheet file:

3.1 find the eclipse4.0 topic style table file: Eclipse \ plugins \ org. Eclipse. platform_4.2.0.v201206081400 \ CSS

E4_classic_win7.css

3.2 modify the style sheet content:

. Mtrimmedwindow {
Margin-top: 0px;
Margin-bottom: 0px;
Margin-left: 2px;
Margin-Right: 2px;
}

. Mpartstack {
SWT-tab-Renderer: NULL;
SWT-selected-Tabs-Background: # ffffff # f0f0f0 100%;
SWT-simple: false;
SWT-MRU-visible: true;
}

. Mpartstack. Active {
SWT-selected-Tabs-Background: # f2f5f9# F0f0f0100%;/* change to f0f0f0 */
}

# Perspectiveswitcher {
Eclipse-perspective-Keyline-color: # ece9d8 # ffffff;
}

. Mtoolcontrol. trimstack {
Frame-image: URL (./winclassictsframe.png );
Handle-image: URL (./winclassichandle.png );
Frame-cuts: 5px 1px 5px 16px;
}
3.3 Save the modification content

4. Restart eclipse.

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.