Hi Andre,

Andre_LAU wrote:
Hello,

I'm trying to generate the O/R Mapping information for my project using the
XDoclet module. There is some syntax errors that I can't understand.

Follow my project and the log generated:
http://www.nabble.com/file/p16311031/java.rar java.rar http://www.nabble.com/file/p16311031/log01.txt log01.txt

By default XDoclet 1.x doesn't support Generics, more precisely the xjavadoc.jar version shipped with XDoclet.
More details here:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-8243.html

If you replace the xjavadoc-1.1.jar with the 1.5-snapshot version
http://sourceforge.net/project/showfiles.php?group_id=31602

the generation of O/R mapping files should pass (requires xdoclet 1.2.2 or higher).

regards,
Armin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to