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
In java project build.xml file is used write the ant script. And from that ant script you can generate war file and can deploy on Tomcat server