Answer Posted / 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 View All Answers
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What is an algorithm in java collection framework? : java collections
What is deque in the java collections framework? : java collections
What are the differences between the java collection and the java list? : java collections
What are the types of interface used in the java collections? : java collections
What are the different types of ways where you can iterate over a list? : java collections
Should we create system software ( e.g operating system ) in java ?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
Which sorting algorithm is used by collections.sort() in java ?
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
please mail me the interview question based on java/j2ee
What are the considerations to be made in case of loops in java ?
What is the difference between comparable and comparator in java.util pkg?
What are the types of the main implementing classes in the map interfaces? : java collections
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.