facebook

How can I auto generate build.xml??

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    shadow_dog1
    Member

    Ok I hope that my favorite IDE will be able to help me out…

    I would like to auto generate a build.xml for each project that i have. Since MyEclipse is able to build the .jar/.war ect… and deploy to JBoss with ease, how can I get the build.xml that the IDE generates???

    I am sooooo tired of having to write my own build file for every project that i have 😥

    I hope that I am just over looking something..

    –SD.

    #229339

    Riyad Kalla
    Member

    I would like to auto generate a build.xml for each project that i have. Since MyEclipse is able to build the .jar/.war ect… and deploy to JBoss with ease, how can I get the build.xml that the IDE generates???

    It actually doesn’t use Ant, we looked at Ant in the beginning but there were too many limitations, so we rolled our own solution. HOwever Ant generation is a really popular request, so we may look into this again after our 5.0 release which will drastically expand/enchance our project flexiblity and support.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How can I auto generate build.xml??

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