idea 2020.2 can't auto import class if I already import another class in the same package

Answered

idea 2020.2 can't auto import class if I already import another class in the same package, as I described, I wonder know this is idea's bug or the wrong settings in my idea.

0
2 comments
Avatar
Permanently deleted user
  • after I reinstall idea 2020.1.4 , auto import function is back, so I think it is mostly like a 2020.2's bug
0

The issue is likely caused by the incompatible Lombok plug-in, please check https://github.com/mplushnikov/lombok-intellij-plugin/issues/ .

0

Please sign in to leave a comment.