> Will create something like classpath=packages\foo.jar instead of
> classpath=packages\\foo.jar so it can't be read.  Is there a fix for

I'd think the fix should be to make all the \'s into /'s which Java on
Windows seems to deal with just fine...

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to