mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
'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
149 B
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.