>works, so I'm happy.
>
>Col.
>
>>You wouldn't have any issues if you used a nested classpath which
>>separates each classpath element in a , instead of using a
>>property in a properties file.
>>
>>But you can always replace "program files&quo
operties file.
>
>But you can always replace "program files" by progra~1, i.e. the DOS
>short name with no spaces. --DD
>
>> -Original Message-
>> From: Colin S [mailto:[EMAIL PROTECTED]
>> Sent: Monday, March 07, 2005 12:20 PM
>> To: Ant Users
t;separates each classpath element in a , instead of using a
>property in a properties file.
>
>But you can always replace "program files" by progra~1, i.e. the DOS
>short name with no spaces. --DD
>
>> -Original Message-
>> From: Colin S [mailto:[EMAIL PROTE
Hello all,
I've been searching through the archives and the Web today trying to
get the task working with a classpath that has spaces in it.
Basically, I have something like the following, defined in a property
file
classpath = c:\\program files\\rest\\of\\path;[... etc... ]
but when used as