--- Mark Russell <[EMAIL PROTECTED]>
wrote:

> I'm trying to write a plugin for eclipse that is a
> builder that will handle the generation of the the
> XDoclet artifacts
> automatically when a file containing the XDoclet
> code is modified.  I have had one issue I can not
> solve.
> 
> I can't figure out how to call XDoclet from java.  I
> did several searches and have come up with nothing. 
> It would great if some
> one could point me to some documentation that would
> tell me how to do what I'm asking.

Hi Marc, I would suggest that you go for XDoclet 2
instead. It is easily called and rigged up in java
because it is refactored for dependency injection.

Samples are available in test cases. There is also
autmatical generation of doclipse tag descriptors, 
so code completion is also available.

See http://xdoclet.codehaus.org 

regards,

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/


      
____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the 
Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/ 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to