| | | | Version: 1.1 Support Eclipse Version: 3.1, 3.1.1 License: Other Development Status: Production/Stable Company:
| |  | Home Page |  | Plugin Support |  | Discussion Forum | |
|
Often I have wanted to save Java or other languages as html. There are several tools online that does this, but many are commercial and they are cumbersome to use (you often have to cut and paste the java into a webpage).
So I figured, Eclipse has the style information needed (and I want my style not someone elses style), why not just extract it and generate HTML directly from Eclipse editors. This plug-in adds a simple action on the file menu to save the active text editor as HTML.
It works with many editors including Java and myJSEditor, and have extension point to support other custom editors.
New in Version 1.1: * Support for multiple WTP editors (tested CSS, JSS, XML, XSLT). * Bugfixes (< not converted to <, html correctness issues). * More attempts to genericly support more editors.
Added on: 24-Oct-2005 | Updated: 15-Jan-2006
|