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
build.xml file is an Ant(Apache) script. you can find more information on Ant & build.xml here