Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » [ANN] Javadoc builder plugin
[ANN] Javadoc builder plugin [message #153865] Mon, 12 April 2004 19:49 Go to next message
Eclipse UserFriend
Hi all
I have developed a plugin that tries to mirror the functionality of
XDoclet. It uses the same parser as XD2 and is quite fast and nicely
integrated into eclipse (having a GUI and online help)
It is released under the GPL.

The homepage is
http://javadocbuilder.sourceforge.net
update site:
http://javadocbuilder.sourceforge.net

Any comments/suggestions contact me thourgh the SF page.
I hope you can find it as helpful as I am.
Re: [ANN] Javadoc builder plugin [message #153872 is a reply to message #153865] Mon, 12 April 2004 20:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: smesh.openrules.com

> update site:
> http://javadocbuilder.sourceforge.net

Correct is: http://javadocbuilder.sourceforge.net/updates
For what version of Eclipse?

> I hope you can find it as helpful as I am.
But how helpful you are? :-))

--
Sam Mesh - http://openrules.com
Re: [ANN] Javadoc builder plugin [message #154001 is a reply to message #153872] Tue, 13 April 2004 10:47 Go to previous messageGo to next message
Eclipse UserFriend
Sam Mesh wrote:
>> update site:
>> http://javadocbuilder.sourceforge.net
>
>
> Correct is: http://javadocbuilder.sourceforge.net/updates
> For what version of Eclipse?
>
>> I hope you can find it as helpful as I am.
oops, english problem...
as I have(?)(found it)
>
> But how helpful you are? :-))
>
> --
> Sam Mesh - http://openrules.com
Re: [ANN] Javadoc builder plugin [message #154009 is a reply to message #153865] Tue, 13 April 2004 10:47 Go to previous messageGo to next message
Eclipse UserFriend
for eclipse M8

Miguel Griffa wrote:
> Hi all
> I have developed a plugin that tries to mirror the functionality of
> XDoclet. It uses the same parser as XD2 and is quite fast and nicely
> integrated into eclipse (having a GUI and online help)
> It is released under the GPL.
>
> The homepage is
> http://javadocbuilder.sourceforge.net
> update site:
> http://javadocbuilder.sourceforge.net
>
> Any comments/suggestions contact me thourgh the SF page.
> I hope you can find it as helpful as I am.
Re: [ANN] Javadoc builder plugin [message #155428 is a reply to message #154009] Wed, 21 April 2004 13:56 Go to previous messageGo to next message
Eclipse UserFriend
I'm curious why you didn't use the AST for the project? This might be a
stupid question, but it seems to me like perfect use for AST. I could
also be that I don't understand the AST just yet. I still learning the
Eclipse internals.
Re: [ANN] Javadoc builder plugin [message #155616 is a reply to message #155428] Thu, 22 April 2004 17:36 Go to previous message
Eclipse UserFriend
Jeff Duska wrote:
> I'm curious why you didn't use the AST for the project? This might be a
> stupid question, but it seems to me like perfect use for AST. I could
> also be that I don't understand the AST just yet. I still learning the
> Eclipse internals.

All I know about AST is the name, and a vague idea of what it is.
The QDox parser is quite fast, and enables XD2 compatibility
Previous Topic:spell checker 'errors'
Next Topic:Editor does not react any more after refactoring
Goto Forum:
  


Current Time: Sun May 11 03:07:21 EDT 2025

Powered by FUDForum. Page generated in 0.02468 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top