How to change IntelliJ IDEA Gradle version
It keeps getting version 7.1 which is not supporting JMH, how can I tell it to use version 8.11? I don’t have Gradle in path and also not found anything about 7.1 in any properties
How to change IntelliJ IDEA Gradle version
It keeps getting version 7.1 which is not supporting JMH, how can I tell it to use version 8.11? I don’t have Gradle in path and also not found anything about 7.1 in any properties
gradle: create IntelliJ run configurations programmatically?
The gradle-idea-ext-plugin provides a nice DSL to generate runConfigurations.