Eclipse fonts, themes, toolbars, Quick access configuration

Source: Internet
Author: User
Tags visibility

Tip_self: This time removed a toolbar window->customize-perspactive in tool bar Visibility--editor Presentation (remove the weight of the selection)--ok

------

  

One, Eclipse font adjustment:

The default font for eclipse under the Windows7 system does not have courier New font, with Eclipse default font Consolas program code letter spacing significantly increased, accustomed to the XP system eclipse users will feel very unaccustomed, The font Courier New will make the code more uncluttered and aesthetically pleasing, with the following setup methods:

(1) Open the C:windowsfonts directory, double-click the Courier New Font (the default is gray is not available)

(2) in Window->preferences->general->apperance->colors and Font->basic-->text Font--> Edit Courier New is present, check the font "OK" is done ~

You can also set the following, but still need the second step above:

1), enter the Eclipse installation directory: D:program fileseclipseplugins

2), Find Org.eclipse.jface_3.8.102.v20130123-162658.jar

3), using the Decompression tool to open the jar directly into the Orgeclipsejfaceresource will jfacefonts_windows7.properties content with Jfacefonts_ Replace the content in the windowsxp.properties, update the jar, restart Eclipse, and the font is swapped back to courier New.

Second, Eclipse theme modification

Eclipse's Windows7 label looks like a four square, and Eclipse's overall look is a lot more awkward, and here's how to modify Eclipse's theme style:

Select Window->preferences->apperance in Eclipse, change theme to classic, restart Eclipse to see if it looks like it's a familiar feeling ~

Third, Eclipse Tool bar Adjustment

The new version of Eclipse adds quick access, which is really good to join, and you can use eclipse like typing a command line under Linux, but while quick access also occupies a blank line, the quest for perfection is not a tool Bar takes up too much space, but quick access can't be removed, so let's look at the tool bar to get thinner if you shrink the tools bar.

In Eclipse window->customize-perspactive tool Bar Visibility Select the tools you are going to display, for me the Java EE tool is not very useful, it is removed, click "OK", Restart Eclipse and see if your tool bar is back on line again:

Other:

Eclipse's Quick Access toolbar, as standard, takes up a large section of the toolbar, but the toolbar is wide when removed.

1.Windows->prefencees->general->apperances

Can see. Like "Windows 7 Classic"

2. Open

${eclipse}pluginsorg.eclipse.platform_4.3.2.v20140221-1700css

directory, locate the file that currently matches the above topic, such as "e4_classic_win7" and add it on the last side

#SearchField {

Visibility:hidden;

}

Save. Restart Eclipse.

Of course, you can also add the above statement in all the. css files, omitting the first step.

Eclipse fonts, themes, toolbars, Quick access configuration

Related Article

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.