Files
openide/plugins/compose/plugin-content.yaml
Alexandru Resiga b54d9feb77 KMT-497 move Compose resources module in compose.ide.plugin
- remove Gradle library from .rt module
- `intellij.gradle.toolingExtension` module exports proper Gradle API
- add modules to community project
- add runtime dependency for gradle-tooling for `NCDF: KotlinMPPGradleModel`
- remove dependency on `android.projectSystem.gradle`
- move message bundle in shared module
- fix dependencies
- distribution content changed patch
- fix root package
- fix module name
- also add gradle .rt module to iml files
- remove dependency on shared from resources for now, add module to iml files
- move Compose resources support into separate module
- restore Fleet code to keep functionality working
- remove unregister logic for volatile code parts, it was just a nice-to-have feat
- make instance service calls consistent in style
- fix name convention for Gradle module .rt
- add copyrights header
- get rid of dependencies on `kotlin-ultimate` modules
- Distribution content changed
- remove explicit Companion after move

(cherry picked from commit 566816746ec6cd213d8dca3180380704efb3bdf2)

GitOrigin-RevId: 3beb6b54a4ec750716103c37841d8005763869d3
2025-04-16 14:47:23 +00:00

11 lines
418 B
YAML

- name: lib/compose-ide-plugin.jar
modules:
- name: intellij.compose.ide.plugin
contentModules:
- name: intellij.compose.ide.plugin.shared
- name: intellij.compose.ide.plugin.k1
- name: intellij.compose.ide.plugin.k2
- name: intellij.compose.ide.plugin.resources
- name: lib/modules/intellij.compose.ide.plugin.gradleTooling.rt.jar
contentModules:
- name: intellij.compose.ide.plugin.gradleTooling.rt