Eclipse - Ouline View - Turn Off Filtering

Posted by Ibolit on Stack Overflow See other posts from Stack Overflow or by Ibolit
Published on 2011-01-05T10:23:50Z Indexed on 2011/01/05 10:54 UTC
Read the original article Hit count: 160

Filed under:

Hi.

I recently installed Eclipse on my new computer, and this installation somewhat filters the class members. I think it is somehow related to the Outline, but i couldn't find any settings related to it.

The thing is that when i, for example, have an error in a method, and click on the little red square on the margin, eclipse shows me only that method, and nothing else. When i then click on the class name in the outline panel, eclipse shows me the class without import declarations. I can, of course, click on the import declarations in the outline panel, but then i get only them. When I want to jump to the declaration of some method by command-clicking that method's name, I again get only that method on the screen. It is really annoying.

Can anyone please help me fix it?

Best regards,
Timofey.

© Stack Overflow or respective owner

Related posts about eclipse