mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
- JSON becomes a true plugin instead of a bundled module. - New plugin's ID is intentionally set equal to the old module name so that external dependent plugins would not face difficulties migrating to the new layout. - All discovered internal plugins that implicitly depended on the JSON module currently unconditionally depend on the plugin. - Consider extracting optional modules in a subset of affected plugins: spring.boot, intellij.yaml, intellij.java - Consider testing the following IDEs that bundle JSON extension using xml:include: writerside, rider - Refactor PlatformLangXmlPlugin to avoid api breakages GitOrigin-RevId: 7d92b0c5905154c4f6f25d55f3246e79da79e278