Files
openide/plugins/devkit/devkit-java-tests
Nikolay Chashnikov 416c7b4112 IJPL-231410 DevKit: create an inspection which highlights usages of <depends optional=true> tags
For now, the inspection is disabled by default and visible in the internal mode only. This is because modular plugins are still experimental, and there is no need to encourage external plugin developers to migrate to them. However, in the IntelliJ monorepo, we need to get rid of such optional dependencies because they greatly complicate automatic generation of runtime dependencies by dependencies in *.iml files.

GitOrigin-RevId: fa12d1b0f860ed4bbd6d0048b0d0c608b41db76e
2026-02-16 17:40:00 +00:00
..