facebook

Any XDoclet help for EJB in myEclipse?

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #271546 Reply

    calsonli
    Member

    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

    #271569 Reply

    Riyad Kalla
    Member

    Calson,
    MyEclipse provides autocomplete for XDoclet and running XDoclet (as you likely know). Besides our user-contributed XDoclet document here:
    http://www.myeclipseide.com/images/tutorials/XDoclet_Example.html

    we don’t provide much more support for XDoclet as it’s been usurped by Annotations in Java 5.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Any XDoclet help for EJB in myEclipse?

You must be logged in to post in the forum log in