Javadoc Generator / Builder Plugin [message #213227] |
Wed, 24 August 2005 09:19 |
Eclipse User |
|
|
|
Hello All,
About a year ago, I wrote asking if anyone would be interested in a
plugin that would satisfy the following:
1) Generate javadoc HTML without a javadoc.exe on your path
2) Provide an extension point to allow a client to define custom
handlers for their custom tags
3) Provide a codebase that is extensible by clients to write their own
javadoc documents or customize the way that the HTML document is generated
4) Available under an open EPL license
I mocked up such a tool and proved that it is possible to use the JDT to
accomplish the tasks. I would say that it is 60% of the way to meeting
its goals. Mostly it is just lacking performance optimizations and 100%
of the HTML documentation features of the javadoc.exe.
First of all, I was wondering whether there are any users interested in
this tool?
I don't have the time at the moment to maintain this tool. Is there
anyone interested in taking the code and making it polished enough to be
part of the JDT in the future?
Thanks,
Chris McGee
cbmcgee@ca.ibm.com
|
|
|
Powered by
FUDForum. Page generated in 0.22714 seconds