Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain how to debug my ant script?



Explain how to debug my ant script?..

Answer / Rahul Kumar Srivastava

Debugging an Ant script can be done by using the `ant -verbose` command, which provides detailed output about what Ant is doing at each step. You can also set breakpoints in your build file using the `<breakpoint>` task and use the `ant -dump` command to inspect variables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Ant Interview Questions

Can I put the contents of a classpath or fileset into a property?

1 Answers  


What is ivy? What are the key features of 2.5.0?

1 Answers  


Which version of java is required to run ant?

1 Answers  


How we can set path path and classpath into an ant build file?

1 Answers  


Can you define build tool?

1 Answers  


What is apache ant?

1 Answers  


What is ant?

1 Answers  


Explain how to compile using ant script?

1 Answers  


Explain the concepts of ant?

1 Answers  


How you can compile, jar and run into ant command prompt?

1 Answers  


How we can run jar using ant?

1 Answers  


How does ant read properties? How to set my property system?

1 Answers  


Categories