Bug 106729

Summary: [misc] rich (WYSIWIG) editing of Javadoc comments
Product: [Eclipse Project] JDT Reporter: Noel Grandin <noelgrandin>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5 CC: daniel_megert, eclipse, rgrzywinski
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 54426    
Bug Blocks:    

Description Noel Grandin CLA 2005-08-11 06:01:44 EDT
It would be great if javadoc comments in java source files could be edited in a
WYSIWIG/RichText fashion - the greatest impediment to my producing better docs
for my classes is that I don't enjoy hand-coding HTML.

Understandably, there will be times when the editor cannot deal with the HTML,
in which case it will need to fall back to showing the raw HTML, but the stuff
that the standard Rich Text editors can handle should be sufficient for 95% of
the javadocs out there.

This is probably dependent on 
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=54426">54426   	
Implement RichText editor for SWT</a>
Comment 1 Dani Megert CLA 2005-11-07 11:28:17 EST
*** Bug 115211 has been marked as a duplicate of this bug. ***
Comment 2 Dani Megert CLA 2013-09-04 08:33:10 EDT
*** Bug 23893 has been marked as a duplicate of this bug. ***