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 use runtime in ant?



Explain how to use runtime in ant?..

Answer / Jaswant Singh

Ant's runtime property allows you to execute external programs and return their output. To use runtime, you can define a target that uses the `<exec>` task to execute an external program. You can capture the program's output by using the `outputproperty` attribute.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Ant Interview Questions

What are the core concepts of ant?

1 Answers  


What is different between ant and make?

1 Answers  


Explain how to use pmd validation in ant script?

1 Answers  


What is ivy?

1 Answers  


Explain how to make ant user interactive?

1 Answers  


What is ant?

1 Answers  


Why do you call it ant?

1 Answers  


Can I change/override ant properties when I use ant-contrib foreach task?

1 Answers  


Explain how to compile using ant script?

1 Answers  


Explain how to import .jar files?

1 Answers  


What is minimum version of java is required to run apache ant 1.9.x?

1 Answers  


Explain how to use clean in ant script?

1 Answers  


Categories