Issue
Like I can run an ant build by right-clicking on build.xml, and selecting Run as --> Ant build, how do I do the same thing for ant clean?
Solution
Window/Show View/Ant, drag build.xml into that window, and you can double click on any of the tasks defined in your build.xml
Answered By - Alcanzar
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.