Re: compilation error

2002-06-06 Thread Robert Mecklenburg
PK I don't understand why people insist PK on including spaces in paths. They're totally unnecessary and PK can create confusion for machines and people alike. I basically agree with you, but we use some third-party libraries whose default installation includes spaces. We try to stick with the

Re: compilation error

2002-06-06 Thread Greg Fenton
--- Paul Kinnucan [EMAIL PROTECTED] wrote: Yes, I plan to remove it soon. I don't understand why people insist on including spaces in paths. They're totally unnecessary and can create confusion for machines and people alike. ...and are not supported by the Java Language Specification.

Re: compilation error

2002-06-06 Thread Daniel Hegyi
--- Paul Kinnucan [EMAIL PROTECTED] wrote: Yes, I plan to remove it soon. I don't understand why people insist on including spaces in paths. They're totally unnecessary and can create confusion for machines and people alike. ...and are not supported by the Java Language Specification.

Re: compilation error

2002-06-06 Thread Paul Kinnucan
Robert Mecklenburg writes: PK I don't understand why people insist PK on including spaces in paths. They're totally unnecessary and PK can create confusion for machines and people alike. I basically agree with you, but we use some third-party libraries whose default installation

RE: compilation error

2002-06-06 Thread Sandip Chitale
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

RE: compilation error

2002-06-06 Thread Greg Fenton
--- Sandip Chitale [EMAIL PROTECTED] wrote: We do need to support spaces in the CLASSPATH (third-party libraries and all that), 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

Re: compilation error

2002-06-05 Thread Daniel Hegyi
PK The JDEE does not support spaces in file names. I thought that in recent messages you've suggested that JDEE will soon support spaces in file names (or more precisely for me, spaces in the class path). Did I mis-read? My development group is very fond of jdee but we can't

compilation error

2002-06-01 Thread Shashank
Hi ! I am trying to set up a project . I set the classpath and everyother things requierd. But on Cc Cv Cc I get following error. It looks the directory structure I work with has a space in the directory name (Programme Files). Looks like that is creating proble. How to solve it. ?? cd

Compilation error with XEmacs 21.4.3 and Jde 2.2.8beta4

2001-07-23 Thread Denis MINIER
With Jde 2.2.8 beta 2,3,4, I have this message: (1) (error/warning) Error in process sentinel: (error Wrong type of file *compilation*), with the previous version I have no problem I use Semantic 1.4 beta8, eieio 0.16 Denis