I have a very simple Java + Gradle project. It builds fine. It runs fine from the shell with “gradle run”. However, if I try to run inside of IntelliJ, I get: My “Compiler output” is set to “Inherit project compile output path”. I don’t want a custom output path, whatever that is, just do a normal gradle build and