Getting start with own tag
"Vinicius Carvalho" <[email protected]>
| Newsgroups | gmane.comp.java.xdoclet.user |
|---|---|
| Message-ID | <[email protected]> |
Hello there! I'd like to develop my own tag and Ant Task. Where can I find startup materials? It's gonna be a very simple tag that will generate DAOs based on user annotations on it's pojos. Best Regards PS: It's a very specific dao, hence I won't use the @dao tag.