IntelliJ 2021 imports fail
Answered
Dear colleagues,
Have an issue with external Spring beans library (decoupling @Component, @Configuration, etc), being required to import in a spring-boot project.
IDE does not recognize packages. Tried changing to multiple package names without success.
Note: Already tried invalidating cache & restarting, removing .idea folder, .iml and re-importing as a new project.
Any idea?
Please sign in to leave a comment.
See if deleting the System directory: https://www.jetbrains.com/help/idea/tuning-the-ide.html#system-directory helps.
Also try the hotfix build from https://youtrack.jetbrains.com/issue/IDEA-266391.
Did both approaches and saw no behavioral changes.
rm -rf ~/.cache/JetBrains/IntelliJIdea2021.1
Looks like this:
Please file a bug at https://youtrack.jetbrains.com/newIssue?project=IDEA with the sample project to reproduce.
The following information may also help: https://youtrack.jetbrains.com/issue/IDEA-266634#focus=Comments-27-4835163.0-0.
How to import in Linux Debian 10