mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
If the 'listBundledPlugins' command is started using the module-based loader, it doesn't pack modules to JARs and therefore paths to module output directories are returned in the 'layout' section of the JBC-builtinModules.json file. It's possible to convert them to real JAR paths in the distribution using information from the runtime module repository, but it's more reliable to use the launcher based on the dev build for this. This makes 'collecting compatible plugins' step a bit longer (7 seconds instead of 3 on my machine), but this shouldn't be a big problem. (cherry picked from commit f74a7c49453555a1ee69edd9bc6641735110fcbc, IJ-CR-164164) GitOrigin-RevId: 6bd28690ada032c3b1962bcf4552bffe92e56533