suggested
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, November 21, 2005 11:15 AM
To: user@ant.apache.org
Subject: AW: AntExplorer Problems
*/
>Opening a cmd shell and C:\> ant
>gives me
>
>Buildfile:Build.xml does not exist!
>Build fa
>-Ursprüngliche Nachricht-
>Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
>
>"Cannot execute due to :
>Ant not found on classpath"
>
>i also tried CLASSPATH=C:\ant_1_6_5 and CLASSPATH=C:\ant_1_6_5\lib
Ant uses a launcher class which evaluates the classpath
- all JARs in ANT_HOME/lib
-
Hi,
anyone on the list using the AntExplorer ?
http://www.yworks.com/en/products_antexplorer_about.htm
I've downloaded the most actual (standalone) version yesterday.
Opening an ant script works fine, but executing fails with error =
"Cannot execute due to :
Ant not found on classpath"
My ma