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

Reply via email to