--- Apchan <[EMAIL PROTECTED]> wrote:

> 
> Thanks Konstantin!
> 
> I am quite new to XDoclet are there any resources
> you can point me to for
> writing a plug-in like this? 


Well, good starting points are:

http://generama.codehaus.org/
( code generation framework )

which is used by xdoclet-2
(http://generama.codehaus.org/ )

which hosts/manages/runs  xdoclet-plugins
( those are:
http://www.sourcefroge.net/projects/xdoclet-plugins/ )

Since you need non-standart plugin ( file-per-method )
you will have to start to subclass org.generama.Plugin
( normal plugin development does not require this ) 

You can also use m2 pom.xml used for plugins
as starting point to provide build environment for
your plugin.

(ant/m1 build is currently out of synch)
regards,




----[ Konstantin Pribluda http://www.pribluda.de ]----------------
Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to