Hi all,
I created an EJB project, some XDoclet tags (class level and method-level) were generated by default. Other than these tags, I need to add additional ones such as transaction type etc. Now, I have to go to XDoclet web site and copy the relevant tags to the EJB project.
Is there any good ways that I can add these tags without any syntax error? Also, any XDoclet help and snippet in myEclipse?
Thanks,
Calson