If you have been using Eclipse IDE for Java programming then you must be familiar with the key combinations Ctrl + Shift + O used to remove the unwanted imports from a Java Class.
In Idea IntelliJ the key combinations are different, you would need to use Ctrl + Shift + Enter to remove wanted imports from a Java Class.

Hover over the unwanted import (you would see them in gray color) and you would see Optimize imports followed by shortcut details.
Related Links:https://code2care.org/pages/configure-eclipse-keymap-in-intellij-ide
https://code2care.org/pages/eclipse-like-auto-import-shortcut-in-intelij-ide-android-studio
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!