mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
ADFileType from the formed module refers to class ApiDumpUtil from the latter module, and since they are loaded by different classloaders at runtime, an explicit dependency should be added. Currently this seems to work only because due to IJPL-176376 classes from intellij.devkit.apiDump are also loaded by the main module's classloader. This change is also necessary to avoid failures in the test which verifies dependencies (IJPL-171921). GitOrigin-RevId: 0392c3ec55b917d497005c991e77a2201e9c4bdf