facebook

XDoclet and source destination

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #198939 Reply

    netizen1
    Member

    The docs on the XDoclet is kind of lite, but is all the output compiled class, web.xml, struts-config.xml suppose to go to the Web Root directory under the proper directory strucutre?

    I have been using my own build.xml file from previous apps and was wondering if I use that to compile all my source and generate all the web.xml and struts-config.xml file then move it all to the Web Root is that enough to get it to work? Is that what the built in xdoclet do anyways?

    Just want to make sure so that i dont have to create any new xdoclet with myeclipse since i have my file already.

    Thanks

    #198949 Reply

    Scott Anderson
    Participant

    Just want to make sure so that i dont have to create any new xdoclet with myeclipse since i have my file already.

    MyEclipse is really set up so that you configure your XDoclet settings using our GUI and we’ll then generate your xdoclet build file. If you already have an xdoclet build file you want to use then you should be able to add it to your project and run it manually, rather than using our xdoclet support.

    A tutorial on using our xdoclet configurations for a web project is available here:
    http://www.myeclipseide.com/modules.php?op=modload&name=News&file=article&sid=8

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: XDoclet and source destination

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