(Java) IDE that can export code with syntax coloring
I'm looking for an IDE that can export the code that I have written as text that already has the syntax colored. It's not important which set of colors is used as long as it is a fairly standard one. I am currently using JCreator, and this is one of the few features that I'm missing.
As long as my syntax is colored in MS word without me having to color every single word manually, I am happy.
My other requirement is that it runs in Windows, as I currently don't have a Linux/Unix machine.
edit: It doesn't necessarily have to export as text. If it exports as some other format (png?), that's fine too.