Hi, I've got the following situation: 1.) I compile some classes, some of them produce compiler errors. 2.) I correct *some* of these classes, but not all. 3.) I do a "Compile modified" 4.) Compilation is successful since the classes that I didn't modify aren't compiled and thus do not produce errors.
I find this rather irritating. The old compiler errors are no longer available and I have to recompile either the whole project or at least a whole package to get the errors. Is there a way around this behaviour? I'd rather Idea would treat classes that didn't compile as implicitly modified. Regards, Marc Wirth _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
