> It looks like
Jikes can't handle WIndows pathes with blanks properly. I'm not sure if
this ever worked with any other version of IDEA.
Yes, it's true. It's
Jikes bug. They fixed it in 1.15, but we bundle jikes 1.14 with IDEA because
1.15 has problems with "incremental mode" compilation. If you don't need
incremental mode, you may replace bundled jikes with 1.15
version.
Best
regards,
Valentin
Kipiatkov
-----------------------------------------------------------
IntelliJ
Software, http://www.intellij.com/
"Develop
with
pleasure"
-----------------------------------------------------------
----- Original Message
-----
Sent: Thursday, December 06, 2001 10:27
PM
Subject: [Eap-list] BUG: Jikes on Windows
2000 (build #532)
I tried to
recompile my project with Jikes and got the following
errors:
Information:
0:0:0:0: Caution: The input file "C:/Program" does not have the ".java"
extension.
Information:
0:0:0:0: Caution: The input file "Files/Xacta/WebCA" does not have the ".java"
extension.
Information:
0:0:0:0: Caution: The input file "C:/Program" does not have the ".java"
extension.
Information:
0:0:0:0: Caution: The input file "Files/Xacta/WebCA" does not have the ".java"
extension.
Information:
0:0:0:0: Caution: The input file "C:/Program" does not have the ".java"
extension.
It looks like
Jikes can't handle WIndows pathes with blanks properly. I'm not sure if
this ever worked with any other version of IDEA.
Regards,
Dmitry.