What is the file build.xml?
build.xml
I was wondering if it is a possibility to import this project in Eclipse or Netbeans using this build.xml. I tr
Eclipse can be told to build using an Ant script, but you can also use Ant itself.