thanksforallthefish
04/16/2021, 9:19 AMMichael Böiers
04/16/2021, 9:21 AMthanksforallthefish
04/16/2021, 9:22 AMkotlin not configured
and most imports, but not all, marked as red.
I tried invalidating cache, reimporting the project from 0 (delete all idea-related files and reimport), but the only thing that helps is removing
rm -f ~/Library/Application\ Support/JetBrains/IntelliJIdea2021.1
rm -rf ~/Library/Caches/JetBrains/IntelliJIdea2021.1/
which is kinda of annoying because it loses some configuration, like vpn tunnels etcMichael Böiers
04/16/2021, 9:24 AMthanksforallthefish
04/16/2021, 9:27 AMkotlin not configured
and dependency not being picked 🤔glenkpeterson
04/16/2021, 2:07 PM.idea/
and ProjectName.iml
files in my project
• mvn clean
• reopen IntelliJ