Hi, Armin, thank you, this information help-me a lot. Now I can fix the other problems and then finish my work.
Abraços, André. Armin Waibel wrote: > > 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] > > > -- View this message in context: http://www.nabble.com/Someone-can-help-me-with-my-project--tp16311031p16332753.html Sent from the Apache DB - ObjectRelationalBridge Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
