Hi Mukul,
You need to make sure following things...
1. Make sure you Java is installed and set in path (JAVA_HOME should be
added in evn var && JAVA_HOME/bin should be added in PATH)
2. Make sure you have Installed Ant as you have done below
3. To use on command prompt, you need to added this in
Is Java installed?
Show us your Console!
ANT is now at version 1.8!
Do you really want 1.6.5?
-Ursprüngliche Nachricht-
Von: Mukul Gupta [mailto:guptamukul...@gmail.com]
Gesendet: Montag, 19. Juli 2010 06:14
An: user@ant.apache.org
Betreff: Problems in installing APACHE ANT
Hi,
I have
Hi all,
When i am using Apache ANT command - ant all to build the build.xml file, i
am getting the following error:
c:\java\java_card_kit-2_2_2\samples\build.xml:17: taskdef class
com.sun.javacard.ant.tasks.APDUToolTask cannot be found
I've already followed the instructions to the point where i
Hi,
I have downloaded Apache ANT 1.6.5 and installed in my C drive under the
folder C:\apache-ant-1.6.5-bin\apache-ant-1.6.5 (it is full path).
And, set ANT_HOME as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5
and, path as C:\apache-ant-1.6.5-bin\apache-ant-1.6.5\bin
but still my ANT is not working
hi
thx for answering my question
I was wondering how to judge whether a enviroment attribute is set or not, I
tried the task, but I can't find a proper nested element to do the
right work. for example I 've tried:
but the property "java.enviroment" will be set no matter th