Import class behavior different in 11.0.2
Previously when I used alt-enter select to import a class, the import would be added at the top of the file. Now it replaces the hovered instance with the fully qualified name and no import is added. Bug or feature?
Please sign in to leave a comment.
Please make sure that Settings | Code Style | Java | Imports | Use fully qualified class names is unchecked.