I had an ant script which I used to build my code. I wanted to use the commands from eclipse. I could do that by Opening the ANT VIEW...
Windows -> SHow View -> Ant
Then add your ant build.xml file to it and there you go!
You can now run ant script from eclipse!
Windows -> SHow View -> Ant
Then add your ant build.xml file to it and there you go!
You can now run ant script from eclipse!
Comments