Re: implementation class from interface class
"Grégory Joseph" <[email protected]>
| Newsgroups | gmane.comp.java.xdoclet-plugins |
|---|---|
| Message-ID | <[email protected]> |
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