Hi,
On Wed, 01 Mar 2006 18:26:41 +0100, Tom Tromey <[EMAIL PROTECTED]> wrote:
Yeah, I've been wondering that myself. Actually I thought Eclipse
already had a lot of javadoc parsing and formatting code in it --
since, e.g., it detects a lot of javadoc errors and it can show a
tooltip with javadoc in it for code in the project you're editing.
I wonder if we could make a standalone Eclipse-based javadoc the same
way there is ecj and the standalone code formatter...
I remember Chris McGee mentioned that he has been working on something
like that:
http://dev.eclipse.org/mhonarc/lists/jdt-ui-dev/msg00970.html
Probably he would share his code as a start-point.
I also have a student working for me at the moment who is writing a Wiki
+ JavaDoc web-application based on Eclipse AST and Gjdoc, but progress is
really, really slow.
Regards,
Christopher