IntelliJ forgets Gradle testCompile classpath entries on relaunch

Whenever I relaunch IntelliJ, it asks me to re-add test dependencies like JUnit and Cucumber, specified in build.gradle, to the classpath. How can I configure IntelliJ to automatically load these from the build.gradle file?

0

Please file a bug at http://youtrack.jetbrains.com/issues/IDEA with a sample project to reproduce.

0

请先登录再写评论。