Files
openide/platform/buildData/module-info.md
Nikolay Chashnikov fde5fc99ea [build scripts] refactoring: extract ProductInfoData and related classes to a separate module
'intellij.platform.buildData' module is introduced to store classes which are used by both build scripts and IDE process. Classes for elements from 'product-info.json' are moved there (this is needed to allow reusing them from the IDE process instead of duplicating, see IJPL-356).

GitOrigin-RevId: 31ab33fd3a49491f19ba593c37de2df185cc0d07
2024-12-10 12:17:01 +00:00

149 B

Module intellij.platform.builData

Contains description of data which is produced by the build scripts, and which can be accessed from the IDE.