Files
openide/java/execution/impl
Michael Golubev 8b05977202 IDEA-253753: Run Targets: Turn off run targets functionality for the sub-run-configs of Application
- disable run targets for all configurations without `getDefaultLanguageRuntimeType`
- pull `getDefaultLanguageRuntimeType` down to JUnitConfiguration with less unintended subtypes
- explicitly disable for existing subtypes of JUnitConfiguration
- explicitly disable for quarkus (as subtype of maven run configuration)

GitOrigin-RevId: 4a88651c44576c6241cf2236c31a6edc28eeb397
2020-11-08 18:12:23 +00:00
..