OPENIDE #98 Add ability to disable Java related (or all) bundled plugins

(cherry picked from commit 7ac1bb5015ed903560ee16a5d216964189c68b25)
(cherry picked from commit a7184a8888)
(cherry picked from commit ba2c106efe)
(cherry picked from commit 7f1976c86d)
(cherry picked from commit 6f04ff3689)
This commit is contained in:
Nikita Iarychenko
2026-09-16 13:48:25 +04:00
parent 10abdc3bc8
commit ea200a88cd
@@ -10,8 +10,4 @@
<icon svg="/openide.svg" svg-small="/openide_16.svg"/>
<icon-eap svg="/openide-eap.svg" svg-small="/openide-eap_16.svg"/>
<names product="OpenIDE" fullname="OpenIDE" script="openide" motto="Capable and Ergonomic IDE for JVM"/>
<essential-plugin>com.intellij.java</essential-plugin>
<essential-plugin>com.intellij.java.ide</essential-plugin>
<essential-plugin>com.intellij.modules.json</essential-plugin>
</component>