At 09:23 AM 6/6/2001 -0600, Brad Porter wrote:
>Ah...  The problem seems to be that I have 'jde-cygwin-path-converter'
>set to
>'jde-cygwin-path-converter-cygpath'.  This calls the cygwin command
>'cygpath' which is the culprit of putting the backslashes in.  Since
>this command is shelled out, the directory-sep-char is a moot point.  I
>prefer to use the 'jde-cygwin-path-converter-cygpath' setting because it
>allows more UNIX like paths in my settings - and when I can use relative
>paths, UNIX to NT porting is easier.
>
>Are there any other suggestions?


Use the JDE's relative path feature?

- Paul


>Is there anything wrong with quoting
>the directory in the "-d" option/


Not if it is done in a way that does not break compile for non-cygwin users 
and if someone is willing to provide correct, tested code that meets this 
condition. Otherwise it might not get done for a while as it is not a high 
priority item for me.

- Paul



Reply via email to