mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[git] IJPL-173922 Convert intellij.vcs.git.frontend to plugin
GitOrigin-RevId: f862a411e26895ab5c6e1007aef9970c3c6bb948
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7b57e11961
commit
c9507af51d
@@ -4,9 +4,6 @@
|
|||||||
- name: lib/modules/intellij.vcs.git.frontend.jar
|
- name: lib/modules/intellij.vcs.git.frontend.jar
|
||||||
contentModules:
|
contentModules:
|
||||||
- name: intellij.vcs.git.frontend
|
- name: intellij.vcs.git.frontend
|
||||||
- name: lib/modules/intellij.vcs.git.frontend.split.jar
|
|
||||||
contentModules:
|
|
||||||
- name: intellij.vcs.git.frontend.split
|
|
||||||
- name: lib/vcs-git-frontend.jar
|
- name: lib/vcs-git-frontend.jar
|
||||||
contentModules:
|
contentModules:
|
||||||
- name: intellij.vcs.git.shared
|
- name: intellij.vcs.git.shared
|
||||||
|
|||||||
@@ -28,6 +28,5 @@
|
|||||||
by moving intellij.vcs.git to intellij.vcs.git.backend and making content of this module shared-->
|
by moving intellij.vcs.git to intellij.vcs.git.backend and making content of this module shared-->
|
||||||
<module name="intellij.vcs.git.shared" loading="embedded"/>
|
<module name="intellij.vcs.git.shared" loading="embedded"/>
|
||||||
<module name="intellij.vcs.git.frontend"/>
|
<module name="intellij.vcs.git.frontend"/>
|
||||||
<module name="intellij.vcs.git.frontend.split"/>
|
|
||||||
</content>
|
</content>
|
||||||
</idea-plugin>
|
</idea-plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user