On Fri, 17 Feb 2006, KoloSSo <[EMAIL PROTECTED]> wrote: > When I tried to initiate Ant, he does not recognize the build.xml > file who is located in %ANT_HOME%\bin directory. Instead, I receive > the following output when i tried to initiate Ant: > > C:\ant\bin>ant > Usage: java [-options] class [args...] [SNIP]
What does your CLASSPATH environment variable look like? I vaguely recall that a CLASSPATH with a trailing backslash can corrupt the command line created in ant.bat. Same for CLASSPATH values containing quotes. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]