Question

I did at one time configure my Eclipse/Project not to include classes from java.awt when activating content assist (Ctrl+Space).

Now I want to include content from java.awt again but I can't remember where I edited the list of classes to ignore, no I can't remove java.awt from the list to ignore. Anyone who know where that feature is in eclipse 3.7

Was it helpful?

Solution

go to references > type "ignore" in the search box (i think you'll be fine from here on). just in case you won't, preferences > java > appearance > type filters - you should see your ignored suggestions here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top