Hi list.

I've noticed with #507 that in a variable declaration pretty much any class
name shows as red, with a status message of "Cannot resolve symbol
<classname>", until I type a variable name at which point it stops
complaining.  For example:

void someMethod() {
    String|
}

with the cursor at |, String is red and the status bar says "Cannot resolve
symbol String".  I type a space, and String is still red but the status
message goes away.  Then I type a String name, eg. msg, and String turns
black again and IDEA is happy.  This behaviour doesn't happen with previous
builds, and it's a bit disconcerting.

Cheers,
Dan/tastapod


***************************************************************************************
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify [EMAIL PROTECTED] 
immediately.

This footnote also confirms that this email message has been swept for the 
presence of computer viruses.
***************************************************************************************

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

Reply via email to