Does IntelliJ have an Organize Imports feature similar to that in Eclipse? What I have is a Java file with multiple classes missing their imports. Example:
p
Just move your mouse over the missing view and hit keys on windows ALT + ENTER
ALT + ENTER