Create a superb exclusive eclipse
Author: chszs, reprinted with note.
Author blog homepage: http://blog.csdn.net/chszs
The dark-black topic is a bit popular recently. Microsoft's new Visual Studio 2012 has a dark topic, as shown in.
The recently released intellij idea 12 also has a cool dark theme, as shown in figure 2.
As a Java developer, I have been using eclipse development tools for many years. I hope eclipse can have such a theme, so that I can free my eyes and don't feel so tired when I stare at the screen all day.
My eclipse has been like this for years, as shown in Figure 3:
A foreigner made and shared the eclipse dark theme. Now, follow my steps to create an eclipse development tool.
By: chszs, blog home: http://blog.csdn.net/chszs
1. Make sure that your eclipse is the latest version (Juno version), which may not be supported in earlier versions.
2. Download the dark Juno topic from the link given below. It modifies the color of all views in eclipse and the toolbar becomes a dark topic. Of course, we also need to modify the color topic of the editor.
Https://github.com/downloads/rogerdudler/eclipse-ui-themes/com.github.eclipsecolortheme.themes_1.0.0.201207121019.zip
After downloading this topic package, decompress it to the dropins subdirectory of the eclipse installation directory.
Restart eclipse, select "Preferences"-> "general"-> "appearance", and select the dark Juno topic.
3. Download the color themes plug-in for eclipse.
: Http://eclipsecolorthemes.org/
There are two installation methods: one is to find the eclipse color theme plug-in through the marketplace of eclipse and choose to install.
The other method is install through the eclipse Update site. The address is as follows:
Http://eclipse-color-theme.github.com/update
You see, it takes a few minutes. Now my eclipse is like this: