Files
openide/platform/main
Ilia Kirianovskii 9141a2966a [bazel] Update build files (IJI-3028)
(cherry picked from commit 0d4e47845f6239260092fb35f2729b9af33d4d5c)

GitOrigin-RevId: d9db1541357252c425a55a6d5221f8b5353098a3
2025-10-27 11:02:59 +00:00
..

These modules are used as aggregators of dependencies for running from sources and in tests. They are included in respective product *.main modules.

Extracting and splitting the platform

  • If a module is extracted from the big dump (ide/lang/etc) into a pure v2 module, it should be registered as a dependency in intellij.platform.main.
  • If a module is then split between frontend/backend/monolith, the parts should be registered as dependencies in the corresponding .main modules.