Generating Ant build file for a project in eclipse

Posted by Negai on Stack Overflow See other posts from Stack Overflow or by Negai
Published on 2010-05-02T14:45:19Z Indexed on 2010/05/02 14:47 UTC
Read the original article Hit count: 195

Filed under:
|
|

Hi everyone.

I have a project written in Java using eclipse and I would like to generate an Ant build file for it. How can it be done? I constantly need to keep it synchronized with the source code, so that I could promote it along with the code to the common repository when with the project structure is modified.

I'm sorry for a stupid question like this. I've browsed across the forums, but still no luck.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse