Ant4Eclipse
Posted on: February 28, 2008 at 12:00 AM
The aim of the ant4eclipse project is to avoid (or at least: to reduce) the redundancy of Eclipse and Ant configurations.

Ant4Eclipse

     

The aim of the ant4eclipse project is to avoid (or at least: to reduce) the redundancy of Eclipse and Ant configurations. More precisly: it consists of Ant tasks that are able to read and work with some of Eclipse's configuration files. With these tasks you're able to:

  • Setup classpathes as defined in Eclipse' .classpath-file
  • checkout complete workspaces as it's possible with the Team Project Set feature of eclipse
  • run your Java applications as you have defined them in an Eclipse Launch Configuration

With all these tasks you're able to create a complete automatic build system that starts with checking out all required projects from CVS, builds all projects in the correct order with classpath settings as specified in Eclipse, and to launch your applications as they are specified in Eclipse. And the best of it: if you or someone else changes a configuration in Eclipse, those changes are immediately visible to your buildfiles - without changing one line of code!

For more information:

http://ant4eclipse.sourceforge.net/

Related Tags for Ant4Eclipse:
ceclipseconfigurationfilefilesantioipt4readcliidnsisaiconfigtasktaskswithworktovoidciasteilitlireduceimceasmntpsaimjndaadclesstsoidment4prossoclipatratiokishapreeaduandarconsconfigurationsconfssthavstabablatihatecljeprojprndonomo


More Tutorials from this section

Ask Questions?    Discuss: Ant4Eclipse  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.