0

Where is the java element filters dialog in eclipse?

I can't find it.

Thank you very much.

Kovags
  • 540
  • 3
  • 16
Jjreina
  • 2,633
  • 6
  • 33
  • 54

2 Answers2

5

In package explorer tab -> view menu (down arrow icon) -> customize views.

Then you can select radio button to show the empty package.

Kovags
  • 540
  • 3
  • 16
Mohamed Jameel
  • 602
  • 5
  • 21
2

In STS v3.1, if you are viewing the Java perspective, you can see this in the Package Explorer view:

screenshot of Java perspective's Package Explorer view, view menu

Then you can manipulate the "view" by checking (or unchecking) those elements that you with to filter (or show) like this:

screenshot of Java Element Filters

Hope that helps.

robm99x
  • 76
  • 5