Hi,

i've set the CLASSPATH with the ouptut of
<echo>${java.class.path}</echo>

which contains all the jar's in %ANT_HOME%/lib
C:\WINNT\.\ and the tools.jar from the installed jdk1.4.2_05

in the antexplorer.bat

but still the same errormessage ?!

ANT_HOME set
JAVA_HOME set
CLASSPATH set as you suggested
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 21, 2005 11:15 AM
To: [email protected]
Subject: AW: AntExplorer Problems
*/
>Opening a cmd shell and C:\> ant
>gives me
>
>Buildfile:Build.xml does not exist!
>Build failed

Usual behaviour ... or do you have a c:\build.xml ?
Ant searches for the buildfile in the current directory - if not
specified otherwise.
*/

i meant that if i get this message, Ant is properly installed

Gilbert


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to