Has anyone had the issue where Run through gutter ...
# gradle
a
Has anyone had the issue where Run through gutter refuses to use Gradle? Had everything working find on a Ubuntu install, moved to another system (PopOS) and have the below installed. Now I'm unable to run gradle
main()
funs except by explicitly creating a gradle task or run config. I'd like to be able to just run through the gutter icon...
Copy code
IntelliJ IDEA 2021.1.1 (Ultimate Edition)
Build #IU-211.7142.45, built on April 30, 2021

Runtime version: 11.0.10+9-b1341.41 amd64
VM: Dynamic Code Evolution 64-Bit Server VM by JetBrains s.r.o.
Linux 5.11.0-7614-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 16
Registry: ide.balloon.shadow.size=0
Non-Bundled Plugins: org.jetbrains.kotlin (211-1.4.32-release-IJ7142.27)
Kotlin: 211-1.4.32-release-IJ7142.27
Current Desktop: pop:GNOME
n
Do you have the option enabled to delegate IDE to Gradle?