Color java code the way it is colored in eclipse

There are a lot of plugins that color code. But most java developers work with Eclipse and Eclipse has a very specific way of coloring code.

Is there a plugin that colors code exactly the same way Eclipse does?

Topic syntax-highlighting plugins Wordpress

Category Web


The majority of the Syntax Highlight plugins work in a way that they create divs,spans with classes styled by css and you can simply overwrite that style with your own css to match the eclipse colors.

Update

turns out someone has done the job for you, take a look at SyntaxHighlighter Evolved which has an eclipse theme.


This looks promising: http://google-code-prettify.googlecode.com/svn/trunk/README.html

They don't have java yet, but plan to. Also their coloring scheme looks close to what I want

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.