facebook

ANT file for build

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #223397 Reply

    cgogineni
    Member

    Hello,

    Is there a way I can extract ANT build file that MyEclipse uses, which I can use as starting point for my generic build and deployment file.

    Thanks,
    Chandra

    #223398 Reply

    Riyad Kalla
    Member

    Chandra,
    MyEclipse doesn’t currently use Ant for handling building of projects and there isn’t support for exporting one, although it is an open enhancement we hope to add to a future release.

    The primary challenge for us is that Ant doesn’t support some of the features that MyEclipse offers for building/deploying applications, so we would need to figure out either a) how to work around them or b) where to draw the line when generating an Ant script.

    #223618 Reply

    nat101
    Member

    @cgogineni wrote:

    Hello,

    Is there a way I can extract ANT build file that MyEclipse uses, which I can use as starting point for my generic build and deployment file.

    If you want the xdoclet ant scripts used by ME, under project properties, xdoclet, choose the ‘build’ tab, and turn OFF ‘dynamic build’. You will get a nice ant script to start with.

    -nat

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: ANT file for build

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