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?
请先登录再写评论。
Please file a bug at http://youtrack.jetbrains.com/issues/IDEA with a sample project to reproduce.
Tracking in https://youtrack.jetbrains.com/issue/IDEA-146445