Re: implementation class from interface class
"Grégory Joseph" <[email protected]>
| Newsgroups | gmane.comp.java.xdoclet-plugins |
|---|---|
| Message-ID | <[email protected]> |
Hi Narahari, > Thanks for that answer. I looked at the extractor plugin. I am missing > something. > > Dummy.java, OtherDummy.java and ThirdDummy.java all have a whole bunch of > methods, but in the plugintestcase file you are only ignoring the toRem.* > methods. > > However the Expected.java only has the following three methods. > public int someLikeItHot(java.lang.String yo); > public void otherDummy(); > public java.lang.String dummyMethod(); > > I am not sure why the other methods did not make it. Please let me know. I don't remember the details, but the source of the plugin should be pretty explicit - look at the template file (.vm probably?) and the corresponding plugin code. > Also, what about the TagLibrary.java is that a needed file ? If so why ? Registration of your plugin's tags so they can be validated. Cheers 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