eclipse serveral ant build file

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-04-01T12:01:53Z Indexed on 2010/04/01 12:03 UTC
Read the original article Hit count: 377

Filed under:
|
|
|
|

Hi,

currently I'm developing in eclipse 3.5 in different project web applications for tomcat 6.0.24.

For each of this project I have written a ant build file to generate the war file to deploy the project to the tomcat container.

So I have to run for each project the ant build file (a lot of clicks, and a waste of time).

Question: Is there a possibility to run all needed ant build files with a single click, from a single project or whatever?

Best regards, Alex

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about multiple