.
Maybe giving the path with \u sequences would help.
Ullrich.
> -Original Message-
> From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 28, 2005 9:06 PM
> To: Ant Users List
> Subject: Re: Umlauts in ANT home
>
>
> Hello Ullric
Hello Ullrich,
not sure,
I think that current Windows JVM implementations from sun only
understand ascii command line parameters, because they were coded using
the -A APIs of Microsoft,
instead of the -W APIs.
I know that with JDK 1.4,
it is not possible to run "java Shalom" if you write Shalom
Hi,
I tried to execute ANT from a path that contains umlauts (means ant.home
contains umlauts).
The result was:
C:\java\apache-Änt-1.6.5>bin\ant
java.lang.ClassNotFoundException: org.apache.tools.ant.Main
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.A