IDEA, Hibernate and XDoclet
Hi all,
Has anybody used XDoclet tags with IDEA?
How do you make IDEA to recognize the XDoclet tags in the javadoc comments,
so that it doesn't mark them as errors?
In particular, I am using XDoclet tags for Hibernate... if that is an
indicator...
Thanks for the help
-emilio
Please sign in to leave a comment.
IDE Settings -> Errors -> Additional javadoc tags
Thanks!
That did the trick...
-emilio
"Carlos Costa e Silva" <carlos@keysoft.pt> wrote in message
news:bcaj8f$edk$1@is.intellij.net...
>
>
Hi,
I tried using xdoclet1.2b3 for Hibernate. but for some reason <hibernate/> ( with in <hibernatedoclet/>) tag is not parsed / recognised properly in build.xml.
I have report to support group and they are looking into it.
Could you guys managed to solve this issue by any chance, If so what files you added in classpath??
Hi Sanjeev,
I am using Aurora-873 and the build.xml still shows the task in red, even though it is defined first and the build works fine. So I guess it is still a bug... -emilio "Sanjeev" ]]> wrote in message
news:30884513.1055930407873.JavaMail.itn@is.intellij.net...
<hibernate/> ( with in <hibernatedoclet/>) tag is not parsed / recognised
properly in build.xml.
>
>
you added in classpath??