java - xdoclet vs xdoclet2? -


i'm updating old project & version of xdoclet complains java 1.5 annontations (arraylist data = ....) when parsing hibernate (hibernate3) tags.

so question this...

is there fix xdoclet 1.2.3, or should move xdoclet2?

i've started moving of code over, xdoclet2 doesn't seem offer same level of configuration hibenate, such excludedtags. wrong on though.

what lot think?

jeff porter

i definitively lose xdoclet in favor of jpa annotations. can same functionality hibernate using jpa annotations.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -