[workspace model] move CompilerModuleExtensionBridge to Java plugin (IDEA-269975)

It's now possible to register it via ModuleExtensionBridgeFactory, so we can move the implementation of the platform code. This simplifies code and removes dependencies from RootModelBridgeImpl which complicates its relocation to projectModel.impl module.

Also, the old unused implementation CompilerModuleExtensionImpl is now removed.

GitOrigin-RevId: 7c112cd837624d049c8f7f30ab2c142500edfb5f
This commit is contained in:
Nikolay Chashnikov
2021-06-04 16:53:53 +03:00
committed by intellij-monorepo-bot
parent 9a38edeead
commit eab75c7118
9 changed files with 61 additions and 387 deletions

View File

@@ -86,6 +86,7 @@
<orderEntry type="module" module-name="intellij.platform.codeStyle.impl" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
<orderEntry type="module" module-name="intellij.completionMlRanking" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.workspaceModel.storage" />
</component>
<component name="copyright">
<Base>