North, Dan (Thought Works ) wrote: > The return type isn't part of a method's signature in Java (which is why you > can't overload or override a method just by its return type). IDEA is > correct to identify the method as an implementation based on matching > signature, but it should also underline the return type as a bug!
I was about to say that I disagree, but your way ( icon + underline the type error ) conveys more information than not displaying the icon at all. Good idea. Alain _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
