After updating IDEA, every time I debug a class in a new project only, it seems to be using the Gradle run task to run my code (despite using an \"Application\" run con
In IntelliJ-IDEA 2019 the option was moved directly to Gradle Settings (Build, Execution, Deployment -> Build Tools -> Gradle):
Build, Execution, Deployment -> Build Tools -> Gradle
Run tests using: Gradle / IntelliJ IDEA