An Eclipse plugin that contributes a WYSIWYG JavaDoc editor to the JDT platform.
A nearly complete rewrite, now using pure SWT controls to achieve faster start-up, more efficient run-time operation, and lower operating resource requirements.
The key change is complete replacement of the SWT_AWT bridge and Swing HtmlEditorKit controls with a StyledText-based HTML WYSIWYG editor control, with supporting CSS query and spelling correction engines.
Other architectural changes include relaxing reliance on the Content Outline View and removes direct reliance on Eclipse internal packages. JDocEditor now properly recognizes navigation events from the current active JDT editor as well as the Outline, and the Outline is not required to be open to use JDocEditor. This version should be fully compatible with JDT-based Eclipse derivatives, such as WebSphere.
Should be intuitive:
To install:
Versions 3.4+
Prior Versions
Requirements:
JDocEditor3 is built using a variety of subpackages. Some of the custom packages include:
Check the "JDocEditor Faq" for preference settings, answers to common problems, and other helpful tips.
Available only under these terms: