Hello Tim,

It's a known problem of jikes 1.14. Jikes 1.15 does not have this problem,
but it is impossible to make an incremental compile with it in IDEA.
So if you don't use incremental compile feature and want to be able to
compile files in directories having spaces in their paths, you can change
jikes in <idea home>\bin\jikes\bin to jikes 1.15.

Best regards,
Anton Katilin
-----------------------------------------------------------
IntelliJ Software, "Develop with pleasure"
http://www.intellij.com/
-----------------------------------------------------------


----- Original Message -----
From: "Tim Whittington" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 11, 2001 11:51 PM
Subject: [Eap-list] BUG: Jikes compile fails with spaces in source path


> With IntelliJ 2.5 and the jikes compilers, the compile fails if there are
> any spaces in the source path for .java files from the root.
> Changing the source path to remove all spaces fixes the problem.
>
> The messages are the same as produced by calling jikes from the command
line
> and not quoting the paths with spaces.
> Javac compile works with the same project.
>
> tim
>
>
>
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to