Hello Frank,

Fixed in 613. Thanks for the samples ;)

Best regards,
Yura Cangea
----------------------------------
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure"
----------------------------------

----- Original Message -----
From: Frank Bruch [ mailto:[EMAIL PROTECTED] ]
Sent: Thursday, March 21, 2002 4:11:06 PM
Subject: [Eap-list] structure view hides methods

> hi,

> methods implementing an interface-method are hidden, when the
> 'group overriding methods' option is chosen.

> public interface MyInterface {
>     public void doSomething();
> }
 
> public class MyClass implements MyInterface {
>     public void doSomething() {
>     }
> }
 
> please try it with the structure view on MyClass

> maybe the problem has been introduced as a fix to the bug named
> 609: Structure view displays methods twice

> regards
> Frank Bruch


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


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

Reply via email to