Files
openide/platform/main/intellij.platform.main
Nikolay Chashnikov addfd54fa3 [intellij project configuration] move dependency on intellij.platform.settings.local from intellij.platform.ide.impl to intellij.platform.main
'intellij.platform.settings.local' is registered as a content module, so if we add a dependency on it from 'intellij.platform.ide.impl' which is loaded by the core classloader, it'll be added to its classpath as well when running the frontend process using the module-based loader (IJPL-188953).

GitOrigin-RevId: 6003e0d920f800731395473d196ba2c7bfaa451e
2025-05-27 02:20:28 +00:00
..