On 29/11/06, Narahari 'n' Savitha <[EMAIL PROTECTED]> wrote:
> Friends,
>
> I have an interface that I want an empty stubbed implementation class to be
> generated.
[...]
> I want an implementation class for this to be spit out by xdoclet.  How can
> I accomplish that ?

By writing a simple plugin. Check the interfaceextractor plugin which
is super simple, has tests, and does the opposite of what you want :D
(generates an interface from a bunch of previously unrelated classes)

g

-------------------------------------------------------------------------
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