Alain Ravet wrote:
> If an interface declares
> 
>    public String aMethod ();
> 
> 
> and you start typing  (note the wrong return type)
> 
>    public Object aMethod ()|
> 
> in an implementation class,
> 
> IDEA will erroneously display the (i) icon.
> Even after receiving a compilation error, the (i) icon keeps showing.
> 
> Alain Ravet
> 

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to