No code completion for Maven dependency
Answered
IntelliJ does not give any suggestions from the Java dependency in my project's pom.xml.
Things I've tried:
- Updating http://repo.maven.apache.org/maven2
- Invalidate Cache and Restart: this is interesting because right after restart when the IntelliJ is still indexing, the code completion now gives suggestions from the Maven dependency, but after IntelliJ finishes indexing they disappear again.
Please sign in to leave a comment.
Please submit a bug at https://youtrack.jetbrains.com/issues/IDEA with a sample project and idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085).