JDocEditor

Add this URL to your Eclipse Installation to reach this solution's update site.

Neon (4.6), Mars (4.5), Oxygen (4.7), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

https://www.certiv.net/updates

Learn more...
Solution Description

JDocEditor:
WYSIWYG JavaDoc comment editor implemented as an Eclipse view plugin with a seamless, real-time link to the active JDT editor.

Provides a useful complement of word processing styled functions appropriate for composing and revising JavaDoc content. All JavaDoc editing is reflected, in real-time, as appropriately HTML styled JavaDoc content in the JDT editor.

  • create new basic JavaDoc comments
  • tag creation and repair in existing comments
  • works with Unicode text
  • real-time spell checker

Subprojects:

  • StyledHtml: StyledText-based widget enhanced to support embedded codes and backed by an HTML document store
  • CssQuery: a real-time CSS query engine

Categories: Documentation, Editor

Additional Details

Eclipse Versions: Neon (4.6), Mars (4.5), Oxygen (4.7), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Certiv Analytics

Development Status: Production/Stable

Date Created: Wednesday, January 5, 2005 - 08:18

License: Other

Date Updated: Wednesday, December 14, 2022 - 09:46

Submitted by: Gerald Rosenberg

Screenshot
Date Ranking Installs Clickthroughs
April 2024 0/0 0 14
March 2024 692/694 1 13
February 2024 0/0 0 13
January 2024 660/691 1 8
December 2023 643/671 1 9
November 2023 666/686 1 10
October 2023 673/673 1 13
September 2023 627/663 1 12
August 2023 612/673 2 10
July 2023 0/0 0 10
June 2023 541/669 5 10
May 2023 0/0 0 8
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for JDocEditor.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

The ui seems a bit rusty. The toolbar icons do not look like eclipse icons. In my opinion the default toolbar position should be "above" not "below".

Other than that I like it.

after installing about 2 hours ago, I can say that in principle this is a nice plugin - in fact one that should have been part of the base product for a long while. I always thought that writing
and tags in my javadoc is somewhat out-of-time.

However, at the end of my testing period I tried to insert a paragraph, at first using the provided Button. That inserted 2 empty lines, but no real paragraph. I then went ahead and edded the paraph by hand directly in the Javadoc, and bam!, the eclipse process was blocked in an endless loop, presumably in JDocEditor's HTML parsing code.

To conclude: nide tool, but beware of inserting

tags