Eclipse: Exclude specific packages when autocompleting a class name
Window > Preferences > Java > Appearance > Type Filters You should be able to specify there the packages you do not want to see. See Java Tips and Tricks To exclude certain types from appearing in content assist, use the type filter feature configured on the Java > Appearance > Type Filters preference page. … Read more