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...


How to use ANT?

Answers were Sorted based on User's Feedback



How to use ANT?..

Answer / janet

setup the domain environment by running setEnv.cmd in
windows or setEnv.sh in UNIX. Go into ur source directory
and type ANT to build the build.xml file. if u want to build
ur own build script,u can pass in the name of the build
script by typing ANT -f myBuild.xml where myBuild is the
name of ur build script.

Is This Answer Correct ?    8 Yes 0 No

How to use ANT?..

Answer / deepak

In order to user ANT(Another build tool) follow these steps:
1>Download ANT binaries
2>Set ANT_HOME, JAVA_HOME and PATH variables
3>type ANT(ant).... , if everything is ok, you will get
message :
build.xml is missing..

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Java J2EE AllOther Interview Questions

whatis arguments &what is default argument

2 Answers   CTS,


whats the relation ship between LDAP and JNDI?

1 Answers  


Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

1 Answers   HCL,


Write a interface "CarOperations" with the following methods void turnOnEngin() void turnOffEngin() void turnOnLigths() void turnOffLights() void turnLeft() void turnRight() void accelerate() void deaccelerate() void putBreaks() void releaseBreaks()

1 Answers  


what is the difference between through and throws?

2 Answers   HCL,


What is deque in the java collections framework? : java collections

0 Answers  


What is the use of hashcode in java ?

0 Answers  


What is Visual Source Safe(source control Tool)?

1 Answers  


Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.

1 Answers  


What are maps interfaces in the java collections? : java collections

0 Answers  


what is the difference between checked and unchecked Exceptions?

4 Answers   CTS,


How do I find jre path in windows?

0 Answers  


Categories