Hi,
Can I use xdoclet to generate code/xml file from my own custom javadoc tag?
If yes, could someone tell me where I can find example for that?
Yes. Lots of examples are out there, I suspect, but hopefully a clear one is my JavaDevWithAnt code: http://www.ehatchersolutions.com/JavaDevWithAnt - look in the build file where it builds taskdef.properties and then look at the src/ant tree at how the IndexTask is tagged.
Erik
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
