facebook

How to do automatic Builds with ANT build script

đź’ˇ
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. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #234657 Reply

    Ben
    Member

    For my project, I’ve set up a new builder to use the ANT build file. It’s below the default “Java Builder” for the project.

    When I modify and save a java file, I see the new .class is created by Eclipse and put it my classes directory, but my ANT build file isn’t executed. How can I get my ANT file to run either after, or even instead of the normal “Java Builder” when I modify files?

    I want this to run evertime I save a a new java file.

    thanks

    #234671

    Riyad Kalla
    Member

    I will see if anyone has a tip here for you, otherwise I encourage any users with Builder experience to pitch in.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to do automatic Builds with ANT build script

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