Intellij Idea: exclude packages from navigation class

When "navigating" to the class "Navigation → class" and entering, for example. "Regexp" I am offered many classes from "sun.misc" or "com.sun", which I never (never) want to go to. Can I filter navigation by package name?

I know how to do this to complete, but not to navigate.

+4
source share

All Articles