Files
openide/platform/lang-core
Alexander Koshevoy 522a050f63 [run targets] prevent failures of running IDEA run configurations on non-local targets (IJPL-62766)
Running IDEA from sources uses `com.intellij.util.lang.UrlClassLoader`,
and preparing the class path used to fail with "Cannot run application with UrlClassPath on the remote target" error message.

GitOrigin-RevId: f056ce83846914bbcc21787e1b3d107aff5016c9
2024-04-15 17:05:20 +00:00
..