facebook

Generate default WebProject Ant script

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #242962 Reply

    Sysop
    Member

    Can My Eclipse have a generate web project Ant Script feature?

    I think this would be a simple but great feature to have for Web Project. By default, when a web project is created and a server is specified to deploy to, My Eclipse is already doing something like Ant to compile, arrange and deploy to the server folder. It’d be great if this default build script could also be generated into an Ant script with tasks for:

    1. compile
    2. build (war file)
    (depends on a build property whether this is exploded=TRUE(default)/FALSE)

    3. deploy to ${serverX}
    (if possible, have this as an option for “Add task to ant script script to deploy to ${serverX})

    #242991 Reply

    Riyad Kalla
    Member

    Can My Eclipse have a generate web project Ant Script feature?

    Not currently, our project structure is very flexible offering functionality that doesn’t (easily?) translate to an Ant script, so we haven’t included that feature yet.

    #260397 Reply

    davidr555
    Member

    Would just like to add that we would also really like to see something like that!!! I was searching through the posts for a way to do that when I found this post.

    DavidR.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Generate default WebProject Ant script

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