No code completion for Maven dependency
已回答
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 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).