Plugins (1068)


Training and Consulting (40)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 539
Comments: 0


Category: Plugin Directory / Editor / htmlSave

htmlSave 
Rate this plugin | Report broken link | Details
| hits: 0
htmlSave

Version: 1.1
Support Eclipse Version: 3.1, 3.1.1
License: Other
Development Status: Production/Stable
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum

Often I have wanted to save Java or other languages as html. There are several tools o­nline 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 o­n 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 &lt;, html correctness issues).
   * More attempts to genericly support more editors.


Added on: 24-Oct-2005 | Updated: 15-Jan-2006




Last 0 Comments