Pergunta

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

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top