Как изменить тему Eclipse
В этом уроке мы покажем вам, как изменить тему Eclipse.
Используемые инструменты:
-
Eclipse 4.4 Luna, работает на более ранней версии.
-
Eclipse Color Theme Плагин
Рис.: Вот как выглядит ваша последняя IDE Eclipse
1. Установите Eclipse Color Theme Плагин
Установите плагин темы и перезапустите Eclipse.
Eclipse menu -> Help -> Eclipse Marketplace, search "Eclipse Color Theme Plugin"
2. Изменить тему
2.1 Go “Windows Preferences”, select the “Dark” theme. Это изменит все на «Темный», но редактор все еще остается в «белой» или классической теме.
Eclipse menu -> Window -> Preference -> General -> Appearance
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”
В этом примере мы выбираем «возвышенный текст 2». Готово, вы просто измените все на «Темный».
3. Больше тем Eclipse
3.1 More Eclipse themes are available at http://eclipsecolorthemes.org/
3.2 Eclipse color theme (XML)
Select the theme you want, download the “XML file” and imports it via the “Eclipse Color Theme Plugin”.
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
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
Есть много похожих плагинов тем для Eclipse, поделитесь своими любимыми :)