Hi guys,
Just noticed something. If you CTRL+SPACE to look up a name of an interface you want to implement (i.e. press CTRL+SPACE after your "implements" keyword) the list of interfaces includes interfaces already implemented by the object! This is not a problem, but you could speed up some usages of this feature by eliminating interfaces already implemented � especially where there are several interfaces with similar name prefixes. Cheers _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
