Trying to help my colleague set up and we're stumped why IntelliJ cannot find packages it clearly downloaded and sees (according to External Libraries).
Things he's tried:
- File > Invalidate Caches > Invalidate and Restart
- Right click on root pom.xml > Maven > Reload project
- mvn clean compile
- mvn clean install
- Switching Maven home path to bundled Maven (and back)
- Reload All Maven Projects on Maven tab
What else can we check or try?