Files
openide/build
Nikolay Chashnikov f4812edb7e [modular loader] refactoring: extract ProductModules API to a separate module (IJPL-128)
ProductModules and related API aren't needed for the initial startup procedure in IntellijLoader, they are used later from ProductLoadingStrategy. So they are now moved from 'intellij.platform.runtime.repository' module to a new 'intellij.platform.runtime.product' module. This reduces the amount of code located in platform-loader.jar included in the initial classpath. Also, it allows to use code from other modules and libraries in the implementation of ProductModules (e.g., write code in Kotlin).

GitOrigin-RevId: 86bbab20f217b91104df20d546dc6bda376fb63c
2024-02-15 09:57:49 +00:00
..
2024-02-13 10:48:22 +00:00
2024-02-13 10:48:22 +00:00