On Japanese Win32 installations, using the javac compiler, the system fails
to show file progress (no files, classes, errors counts), and shows all
warnings as errors.
It also forces a full recompile before running or debugging.

The problem can be worked around by switching to the jikes compiler, if one
is willing to use jikes instead.

I presume the reason is that the javac on Win32 outputs japanese text, and
IDEA is parsing the output looking for english.

I hope there's some elegant way to fix this so that javac can be used on
Japanese Win32.

-Dwight


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

Reply via email to