Eclipse Syntax Highlighting With Color Themes
Join the DZone community and get the full member experience.
Join For FreeI don't mind working with code or structured text files in a plain-text editor like Textpad, but my ability to read and comprehend increases with an editor that performs syntax highlighting.
By default, Eclipse does a pretty good job of syntax highlighting Java files without going overboard. But, if you want a fresh look -- maybe you want to try a dark background -- the Eclipse Color Theme plugin lets you change whole editor themes with the click of your mouse.
The Eclipse Color Theme plugin is free and so are the themes. So far I'm liking the dark Oblivion theme, shown below.
From http://codeaweso.me/2011/06/eclipse-syntax-highlighting-with-color-themes/
Opinions expressed by DZone contributors are their own.
Trending
-
Best Practices for Securing Infrastructure as Code (Iac) In the DevOps SDLC
-
Azure Virtual Machines
-
What Is JHipster?
-
Tech Hiring: Trends, Predictions, and Strategies for Success
Comments