Happened again (only once so far) with 616. Though this time it was a little bit worse. Suddenly all imports were flagged yellow and two (of two) class fields were flagged yellow. I think after some changes they simply didn't return to normal though not sure. Only one class was affected. No exceptions. Not reproducible. After restarting IDEA the class was ok again (green).
Timur Zambalayev > -----Original Message----- > From: Timur Zambalayev [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 23, 2002 12:23 AM > To: [EMAIL PROTECTED] > Subject: #612: wrong not used variable indication > > > It happened twice with different pieces of code. > > Suddenly some variables gets flagged "not used" but they're used. > After restarting IDEA it's ok again. It's not reproducible > and there are no exceptions. > > In both cases it was local variables. In both cases I was doing > something between the assignment and the first usage of the variable. > In both cases the code was compilable and ok (green square). > > > Timur Zambalayev > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
