How to use ANT?
Answers were Sorted based on User's Feedback
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 |
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 |
wnet use DAO design in u r project?
"Sun Certified Java Programmer" This is one String , we need to print SCJP, write the java code dynamically? pls reply this questions
httt method
What is the difference between comparable and comparator in java.util pkg?
what is mean by hasing and maping in java platform and advantage?
What are the types of java collections? : java collections
lll
What is the use of the list interface in the java collection? : java collections
Which interface does java.util.hashtable implement?
What is java collection? : java collections
what is difference between struts1.2 and struts2.0
what is difference between web server and application server?