> We do need to support spaces in the CLASSPATH (third-party
> libraries and all that), but I'd rather not see a lot of
> effort going into making JDEE support this when the
> workaround is simply to work in a directory other than
> "C:\Program Files" and
> "C:\Documents and Settings\xxx\My Documents"

I think the point is being missed here. It may not be in one's
control whether to work in classpath directories with spaces
in their names or not - pecisely because -

1. third-party libraries
2. conventions on MS Windows as to where apps are installed.
3. company installation standard
...

I think it should be supported, even though it may be tricky as one
is never sure as to how the quoting rules work precisely in the
cmd.exe. bash.exe quoting may be better documented. JDEE has to
support cmd.exe, bash.exe or any other shell.

Reply via email to