Recompiling a Java Project that was Previously Compiled in Ant (Build.xml made)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Techninjaz
    New Member
    • Jan 2010
    • 5

    Recompiling a Java Project that was Previously Compiled in Ant (Build.xml made)

    I have downloaded some java examples from http://www.brackeen.com/javagamebook/, but they were compiled using Ant.

    In order or me to run/edit them, I need to setup the project as an Ant project in eclipse using the build.xml file that they provide.

    How do I setup this project in eclipse with Ant?

    Many, many thanks to those who help. These examples will come in handy especially as graphic/server samples.

    - Techninjaz
Working...