Is there a way , a shortcut or any setting which removes unused import from all projects ? effectively from workspace?
I found following question which states about removing from single file. How to remove unused imports from Eclipse.
But I need from whole workspace?
P.S.: Let me know if there are in any case ,a plug ins available for performing same.
Key combination
Ctrl+ Shift + O– will trigger theOrganize Importsthat will remove and add missing imports.To apply it on whole workspace you just have to select the project in the view
Package Explorerand then use the key combination