Eclipse version:
Eclipse Java EE IDE for WEB developers.
Version:juno Service Release 1
Build id:20120920-0800
Step1, add Color.theme plug-ins for eclipse
This makes it easy to change the theme in one click, without having to set up a backgroundcolor, and also conveniently fallback to default theme configuration.
Method One:
Open Eclipse-help-install New software,add:
Http://eclipse-color-theme.github.com/update
Next, next, after a long wait, can finally be downloaded online, there is an offline version, the download of the right things directly to the appropriate folder, save online download, the following is the portal:
Http://download.csdn.net/detail/knockheart/6690825#comment
Method Two:
Open Eclipse-help-eclipse Marketplace, and on the Search tab, enter: Eclipse Color Theme Search:
Markerplace online Download (http://eclipsecolorthemes.org/?view=plugin)
As shown, click Install (as I have already installed, so hint uninstall), here can also download plug-ins online, the effect and method of the same, speed words on their own to try.
Step2, plugin settings
After downloading this plugin, we eclipse-window-preferences-general-appearance, is not more a color Theme, open to see, the first line is the default theme, We can restore back to the system by default:
The middle list shows some of the themes that the plugin comes with, the bottom right corner is also the import a theme option, can import our third party, the specific can be downloaded through this address: http://eclipsecolorthemes.org/, Next look at the Zenburn theme effect I chose:
Then we continue to look at the effects of graphical layout and XML:
Fortunately, the XML and graphical layout are all normal, and the preview is the same as before, changing only the theme of the programming area.
Step3,eclipse around toolbar Theme modification method
If there is a perfectionist, think four weeks is still white, a little uncoordinated, we can continue to modify the eclipse theme, but it may lead to the graphical Layout in Android, that is, the XML preview is full of color, can not see clearly.
Open Eclipse-window-preference-general-appearance, the right side will see the theme option, will generally be consistent with your operating system, but also the most coordinated, the default is provided only with the operating system, we can only add third-party. : Https://github.com/eclipse-color-theme/eclipse-ui-themes then unzip to the Dropins directory under the Eclipse directory
Restart Eclipse, and then in Preference->general->apperance, select the subject as Dark Juno:
Next look at the effect:
Java files All right, but found that the XML can no longer look at the preview, the bottom of the graphical layout can not find, toss half a day, or not, doubt is the eclipse theme of the problem, so many now, there are better themes, we can share together.
How to install themes for Eclipse (Color Theme)