facebook

xdoclet interface generation

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #224959 Reply

    sheenmicro
    Member

    Hi,
    MyEclipse xdoclet is generating the bean interfaces fine, but it is putting them in an interfaces package. The standards for the project I’m on decree that the interfaces should be in the ejb package. How do I change the xdoclet config to generate the files in the ejb package. I’ve looked at the MyEclipse-Xdoclet properties and the destDir is just set to src. What should I chnage it to?
    Thanks

    #224985 Reply

    Riyad Kalla
    Member

    Sheen,
    Try and change that destDir directory to the one you need (relative from project root) and see if that does the trick.

    #225026 Reply

    sheenmicro
    Member

    Riyad,
    Nope, that doesn’t make any difference

    #225027 Reply

    Riyad Kalla
    Member

    What doclet/subtask are you using? Can you show me a screenshot of what you are trying to do, or go checkout the documentation for the doclet you are using here:
    http://xdoclet.sourceforge.net/xdoclet/index.html

    and see which field will adjust where the beans are generated? The XDoclet UI we provide is a wrapper around vanilla XDoclet, so the XDoclet documentation works for our XDoclet support as well (as far as being a reference).

    #225028 Reply

    sheenmicro
    Member

    Ahha, it’s the ejbDoclet.packageSubstitution.substitueWith on the main MyEclipse-Xdoclet properties panel

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: xdoclet interface generation

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