Selecting Build from the Build Menu causes Unit Tests to be invoked automatically
已回答
I have an issue that is beyond frustrating now. EVERY time I select Build fron the Intellij build menu, it compiles my project and then runs unit tests.
This just started happening when I upgraded my project to Java 17. Im using Gradle to build.
Any suggestions to disable this annoying “feature”?
请先登录再写评论。
Hello, Manuel!
Thank you for reporting this!
Could you please share the full output from the Build Tool Window, a screenshot of your Gradle Settings and, if possible, the affected Project?