After you have made the project and kept all the source files in the src folder do the following steps to make a build.xml .
- Right click on the Project folder and click on Export.
- Click on General which has a option Ant Buildfiles.
- Click next and select the project for which you have to make a Build.xml .
- This will create the Build.xml.
- Right Click on the the Build.xml file and click on Run As.
- Click the Ant Build.. option which will take you to Edit configuration and launch.
- You can select target to execute.
No comments:
Post a Comment