Hi,
Yes I know I should be using a newer build, but I haven't noticed anyone mention a problem like this, so it probably isn't solved (go on � please prove me wrong!). Anyway... using JavaMail API, I have a call: msg.setRecipientType( Message.RecipientType.TO, destaddress); In Ariadna, it is showing the RecipientType in red. It is a public inner class of the Message class, and it knows that TO is a public member of RecipientType, as this is being painted OK. The status line says it cannot find the class RecipientType. However a "Compile Project" reveals no errors, and this code has worked for months. So, it looks like a syntax/error highlighting bug, which may or may not have been fixed yet. Marc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ W<A> ~~~~~ (o) Wangjammer5 (Marc Palmer) ( ) Wangjammer7 www.wangjammers.org = Java Consultants (Web|Smartcards|Crypto) _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
