Files
openide/plugins/gradle
Alexander.Glukhov 8d9356cfe1 [gradle][IDEA-355234] do not propagate Java 9 module name into Gradle run configuration execution environment
Gradle must be able to calculate the required module on its own. Otherwise, a project with an external main class (with a main class that does not belong to the module, e.g., from an external library) will work with a corrupted classpath.

GitOrigin-RevId: b950a1ae0b632baa46f44ce58babd32abfd6957c
2024-06-24 20:54:48 +00:00
..