There is a toogle button "Hide warnings" in the compiler messages pane. Isn't it toggled on?
Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Tal Dayan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2001 7:46 AM Subject: [Eap-list] Missing compilation warning > Hello, > > In some cases, the compilation reports 'Compilation completed with 1 > warning' but no warning is listed in the Messages tab even though 'Generate > no warnings' option is not checked. > > Here is our settings: > > IDEA 515, Windows NT 4.0 SP 6, SUN, JDK 1.3.1. > > Default compiler is Jikes, 'Generate debugging info', 'Do full dependency > check', and 'Compile in background' are checked. Additional Jikes command > line parameters = '+P' (for Pedantic). > > The warning is generated by the extra ';' at the end of statement > > static { int a = 1; }; > > Thanks, > > Tal > > > > _______________________________________________ > 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
