facebook

Selecting XDoclet file locations

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

    ikucan
    Member

    Hi

    The way we work is that we have a single source tree which we are generating multiple components from. Each component has its own build script (Ant). All of this works and is not really changable at this point.

    To extend support to MyEclipse and XDoclet we would like to:
    1. Select the location of the XDoclet files other than root of the project. Sorry, this might be a case of RTFM, but I have fonud nothing obvious
    2. [Potentially] run multiple XDoclet configurations in the same Eclipse project. I am assumming this is not possible at the moment. Is there a plan to extend support in that area?

    Regards
    Iztok

    #199511 Reply

    support-michael
    Keymaster

    1. Select the location of the XDoclet files other than root of the project. Sorry, this might be a case of RTFM, but I have fonud nothing obvious

    A MyEclipse project can only support at most a single xdoclet build file, i.e., xdoclet-build.xml. To do more than this you must set up and maintain addition custom build files.

    2. [Potentially] run multiple XDoclet configurations in the same Eclipse project. I am assumming this is not possible at the moment. Is there a plan to extend support in that area?

    Your assumption is correct. This is the first request for support for multiple XDoclet configurations per project. Our assumption is that a project would typically contain a unit of code for which a single configuration would apply. Beyond this scope the operation and development complexity begin to grow significantly.

    Michael
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Selecting XDoclet file locations

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