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
navigate to the file where you want to organize imports or just click on the whole package or even click on the project than press CTRL + ALT + O