So ändern Sie das Eclipse-Design

So ändern Sie das Eclipse-Thema

In diesem Tutorial zeigen wir Ihnen, wie Sie das Eclipse-Thema ändern können.

Benutztes Werkzeug :

  1. Eclipse 4.4 Luna, arbeitet mit einer früheren Version.

  2. Eclipse Color Theme Plugin

eclipse-change-theme-color-example

Abbildung: So sieht Ihre endgültige Eclipse-IDE aus

1. Installieren Sie das Eclipse Color Theme Plugin

Installieren Sie das Theme-Plugin und starten Sie Eclipse neu.

Eclipse menu -> Help -> Eclipse Marketplace, search "Eclipse Color Theme Plugin"

eclipse-change-theme-color

2. Ändern Sie das Thema

2.1 Go “Windows Preferences”, select the “Dark” theme. Dies ändert alles in "Dunkel", aber der Editor bleibt weiterhin in "Weiß" oder klassischem Design.

Eclipse menu -> Window -> Preference -> General -> Appearance

eclipse-change-theme-color-2

P.S This is the Eclipse feature, not the “Eclipse Color Theme Plugin”.

2.2 To change the editor theme, go

Eclipse menu -> Window -> Preference -> General -> Appearance -> Color Theme

P.S This is the feature of “Eclipse Color Theme Plugin”

eclipse-change-theme-color-3

In diesem Beispiel wählen wir "erhabener Text 2". Fertig, Sie ändern einfach alles auf "Dunkel".

3. Weitere Eclipse-Themen

3.1 More Eclipse themes are available at http://eclipsecolorthemes.org/

eclipse-theme-plugin-1

eclipse-theme-plugin-2

3.2 Eclipse color theme (XML)
Select the theme you want, download the “XML file” and imports it via the “Eclipse Color Theme Plugin”.

eclipse-theme-plugin-3

3.3 Eclipse Preferences (EPF)
If you don’t want to install the “Eclipse Color Theme Plugin”, then download the “EPF file”, and import as a preference.

Eclipse menu -> File -> Import... -> General -> Preferences

eclipse-theme-plugin-4

3.3.1 To uninstall an imported EPF file, restore defaults to both “General Editor” and “Java editor”.

Eclipse menu -> Window -> Preference -> General -> Editors -> "Restore Defaults"
Eclipse menu -> Window -> Preference -> Java -> Editor -> Syntax Coloring -> "Restore Defaults"

Note
Es gibt viele ähnliche Eclipse-Theme-Plugins. Teilen Sie mir Ihre Favoriten mit :)