Hi, Im trying to use XDoclet to parse java files with annotations and Im get
the error below:

Error parsing File
/documentos/SisLAME_Java/Documentos/Codificacao/ExemploCAEdFramework/src/br/ufjf/caed/exemplo/model/Instituicao.java:Parse
error at line 22, column 70.  Encountered: }

At line 22 I have:

@Table(name = "instituicao", schema = "public", uniqueConstraints = {})

Im using the XDoclet 1.2.3 and the xjavadoc 1.5-snapshot050611. Is there any
release more recent of xjavadoc?

Thanks very much!!!

--
------------------------------------------------------------
Ary Junior
Sun Certified Java Programmer - SCJP 1.4
Site: http://www.powerline.com.br/~aryjr/aryjr/
------------------------------------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to