aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Java to Html Output Tool ?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Java to Html Output Tool ??" Watch "Java to Html Output Tool ??" New topic
Author

Java to Html Output Tool ??

Cecil Phillip
Ranch Hand

Joined: Nov 05, 2001
Posts: 40
Can anyone recommend a tool that I can use to output Java source code into a syntax highlighted HTML representation ?
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14456
    
    7

If you are looking to get a syntax-colored web display of Java source code and you're running Unix/Linux, the "enscript" utility will do the trick - it's whats usually used by the CVS/Subversion online archive browser apps.

You can also run enscript under Windows via cygwin.


Customer surveys are for companies who didn't pay proper attention to begin with.
Rodrigo Lopes
Ranch Hand

Joined: Feb 29, 2008
Posts: 118
Try the Java2Html.
It�s also an Eclipse plugin
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java to Html Output Tool ??
 
Similar Threads
Text wraps underneath radio buttons
XML to excel using xslt
getting output from servlet
How to test javascript ?
Log4j and XSL formatting any tool