remove unneeded dependency on intellij.platform.resources and intellij.platform.resources.en

GitOrigin-RevId: 78867d5ce08f879b10011b360034e4781f3bd310
This commit is contained in:
Vladimir Krivosheev
2024-09-26 17:48:50 +02:00
committed by intellij-monorepo-bot
parent a19f5c1d35
commit 35d1573ec2
17 changed files with 2 additions and 18 deletions

View File

@@ -43,8 +43,6 @@
<orderEntry type="module" module-name="intellij.platform.ide" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.platform.ide" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.platform.ide.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.starter" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.platform.starter" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.resources" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.resources.en" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.properties" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.properties" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.ide.resources" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.java.ide.resources" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.ide.customization" exported="" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.java.ide.customization" exported="" scope="RUNTIME" />

View File

@@ -7,6 +7,5 @@
</content> </content>
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.resources" scope="RUNTIME" />
</component> </component>
</module> </module>

View File

@@ -19,6 +19,5 @@
<orderEntry type="module" module-name="intellij.platform.lang.impl" /> <orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.platform.execution.impl" /> <orderEntry type="module" module-name="intellij.platform.execution.impl" />
<orderEntry type="module" module-name="intellij.platform.navbar.frontend" /> <orderEntry type="module" module-name="intellij.platform.navbar.frontend" />
<orderEntry type="module" module-name="intellij.platform.resources" />
</component> </component>
</module> </module>

View File

@@ -12,7 +12,6 @@
<orderEntry type="module" module-name="intellij.platform.extensions" /> <orderEntry type="module" module-name="intellij.platform.extensions" />
<orderEntry type="module" module-name="intellij.platform.core" exported="" /> <orderEntry type="module" module-name="intellij.platform.core" exported="" />
<orderEntry type="module" module-name="intellij.java.guiForms.rt" exported="" /> <orderEntry type="module" module-name="intellij.java.guiForms.rt" exported="" />
<orderEntry type="module" module-name="intellij.platform.resources.en" exported="" />
<orderEntry type="module" module-name="intellij.platform.icons" /> <orderEntry type="module" module-name="intellij.platform.icons" />
<orderEntry type="module" module-name="intellij.platform.projectModel" exported="" /> <orderEntry type="module" module-name="intellij.platform.projectModel" exported="" />
<orderEntry type="module" module-name="intellij.platform.analysis" exported="" /> <orderEntry type="module" module-name="intellij.platform.analysis" exported="" />

View File

@@ -142,5 +142,7 @@
<orderEntry type="module" module-name="fleet.util.core" /> <orderEntry type="module" module-name="fleet.util.core" />
<orderEntry type="module" module-name="intellij.platform.eel.provider" /> <orderEntry type="module" module-name="intellij.platform.eel.provider" />
<orderEntry type="library" scope="RUNTIME" name="bouncy-castle-provider" level="project" /> <orderEntry type="library" scope="RUNTIME" name="bouncy-castle-provider" level="project" />
<orderEntry type="module" module-name="intellij.platform.resources" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.resources.en" scope="RUNTIME" />
</component> </component>
</module> </module>

View File

@@ -20,7 +20,6 @@
<orderEntry type="module" module-name="intellij.platform.workspace.jps" /> <orderEntry type="module" module-name="intellij.platform.workspace.jps" />
<orderEntry type="module" module-name="intellij.platform.lvcs.impl" /> <orderEntry type="module" module-name="intellij.platform.lvcs.impl" />
<orderEntry type="module" module-name="intellij.platform.vcs.impl" /> <orderEntry type="module" module-name="intellij.platform.vcs.impl" />
<orderEntry type="module" module-name="intellij.platform.resources" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.xml.dom.impl" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.xml.dom.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.relaxng" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.relaxng" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.spellchecker" /> <orderEntry type="module" module-name="intellij.spellchecker" />

View File

@@ -12,7 +12,6 @@
<orderEntry type="module" module-name="intellij.platform.util" exported="" /> <orderEntry type="module" module-name="intellij.platform.util" exported="" />
<orderEntry type="module" module-name="intellij.platform.extensions" exported="" /> <orderEntry type="module" module-name="intellij.platform.extensions" exported="" />
<orderEntry type="module" module-name="intellij.platform.core" exported="" /> <orderEntry type="module" module-name="intellij.platform.core" exported="" />
<orderEntry type="module" module-name="intellij.platform.resources.en" exported="" />
<orderEntry type="module" module-name="intellij.platform.icons" /> <orderEntry type="module" module-name="intellij.platform.icons" />
<orderEntry type="library" name="automaton" level="project" /> <orderEntry type="library" name="automaton" level="project" />
<orderEntry type="module" module-name="intellij.platform.projectModel" exported="" /> <orderEntry type="module" module-name="intellij.platform.projectModel" exported="" />

View File

@@ -18,7 +18,6 @@
<orderEntry type="module" module-name="intellij.tools.testsBootstrap" /> <orderEntry type="module" module-name="intellij.tools.testsBootstrap" />
<orderEntry type="module" module-name="intellij.java.resources.en" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.java.resources.en" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.rt" exported="" /> <orderEntry type="module" module-name="intellij.java.rt" exported="" />
<orderEntry type="module" module-name="intellij.platform.resources" exported="" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.xml.dom.impl" exported="" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.xml.dom.impl" exported="" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.images" exported="" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.platform.images" exported="" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.regexp" exported="" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.regexp" exported="" scope="RUNTIME" />

View File

@@ -9,7 +9,6 @@
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" /> <orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.resources" />
<orderEntry type="library" scope="RUNTIME" name="okhttp" level="project" /> <orderEntry type="library" scope="RUNTIME" name="okhttp" level="project" />
<orderEntry type="module-library" exported=""> <orderEntry type="module-library" exported="">
<library name="intellij.remoterobot.remote.fixtures" type="repository"> <library name="intellij.remoterobot.remote.fixtures" type="repository">

View File

@@ -38,7 +38,6 @@
<orderEntry type="module" module-name="intellij.platform.debugger" /> <orderEntry type="module" module-name="intellij.platform.debugger" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" /> <orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.platform.execution.impl" /> <orderEntry type="module" module-name="intellij.platform.execution.impl" />
<orderEntry type="module" module-name="intellij.platform.resources" />
<orderEntry type="module" module-name="intellij.platform.diff" /> <orderEntry type="module" module-name="intellij.platform.diff" />
<orderEntry type="module" module-name="intellij.platform.debugger.testFramework" scope="TEST" /> <orderEntry type="module" module-name="intellij.platform.debugger.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" /> <orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />

View File

@@ -15,7 +15,6 @@
<orderEntry type="library" scope="PROVIDED" name="kotlinc.kotlin-compiler-common" level="project" /> <orderEntry type="library" scope="PROVIDED" name="kotlinc.kotlin-compiler-common" level="project" />
<orderEntry type="module" module-name="intellij.platform.analysis" /> <orderEntry type="module" module-name="intellij.platform.analysis" />
<orderEntry type="module" module-name="intellij.java.psi.impl" /> <orderEntry type="module" module-name="intellij.java.psi.impl" />
<orderEntry type="module" module-name="intellij.platform.resources" />
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" /> <orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
<orderEntry type="module" module-name="intellij.platform.ide" /> <orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="intellij.platform.lang.core" /> <orderEntry type="module" module-name="intellij.platform.lang.core" />

View File

@@ -46,7 +46,6 @@
<orderEntry type="module" module-name="intellij.java.ui" /> <orderEntry type="module" module-name="intellij.java.ui" />
<orderEntry type="module" module-name="intellij.platform.langInjection" /> <orderEntry type="module" module-name="intellij.platform.langInjection" />
<orderEntry type="module" module-name="intellij.platform.boot" /> <orderEntry type="module" module-name="intellij.platform.boot" />
<orderEntry type="module" module-name="intellij.platform.resources" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.diff.impl" /> <orderEntry type="module" module-name="intellij.platform.diff.impl" />
<orderEntry type="module" module-name="intellij.platform.vcs.impl" /> <orderEntry type="module" module-name="intellij.platform.vcs.impl" />
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" /> <orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />

View File

@@ -14,7 +14,6 @@
<orderEntry type="module" module-name="intellij.platform.ide.impl" /> <orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" /> <orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.lang" /> <orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.platform.resources" scope="TEST" />
<orderEntry type="module" module-name="intellij.xml.dom.impl" scope="TEST" /> <orderEntry type="module" module-name="intellij.xml.dom.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.vcs.testFramework" scope="TEST" /> <orderEntry type="module" module-name="intellij.platform.vcs.testFramework" scope="TEST" />
<orderEntry type="library" scope="TEST" name="hamcrest" level="project" /> <orderEntry type="library" scope="TEST" name="hamcrest" level="project" />

View File

@@ -7,10 +7,8 @@
</content> </content>
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.resources" />
<orderEntry type="module" module-name="intellij.regexp" exported="" scope="RUNTIME" /> <orderEntry type="module" module-name="intellij.regexp" exported="" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.util" /> <orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="module" module-name="intellij.platform.resources.en" />
</component> </component>
<component name="copyright"> <component name="copyright">
<Base> <Base>

View File

@@ -15,7 +15,6 @@
<orderEntry type="module" module-name="intellij.platform.lang" /> <orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" /> <orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.xml" /> <orderEntry type="module" module-name="intellij.xml" />
<orderEntry type="module" module-name="intellij.platform.resources" />
<orderEntry type="library" name="fastutil-min" level="project" /> <orderEntry type="library" name="fastutil-min" level="project" />
<orderEntry type="module" module-name="intellij.platform.core.ui" /> <orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.libraries.cglib" /> <orderEntry type="module" module-name="intellij.libraries.cglib" />

View File

@@ -13,7 +13,6 @@
<orderEntry type="module" module-name="intellij.platform.ide" /> <orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="intellij.platform.extensions" /> <orderEntry type="module" module-name="intellij.platform.extensions" />
<orderEntry type="module" module-name="intellij.platform.util" /> <orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="module" module-name="intellij.platform.resources" />
<orderEntry type="module" module-name="intellij.platform.util.ui" /> <orderEntry type="module" module-name="intellij.platform.util.ui" />
<orderEntry type="module" module-name="intellij.platform.core.ui" /> <orderEntry type="module" module-name="intellij.platform.core.ui" />
</component> </component>

View File

@@ -14,7 +14,6 @@
<orderEntry type="module" module-name="intellij.platform.lang.impl" /> <orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.platform.execution.impl" /> <orderEntry type="module" module-name="intellij.platform.execution.impl" />
<orderEntry type="module" module-name="intellij.platform.icons" /> <orderEntry type="module" module-name="intellij.platform.icons" />
<orderEntry type="module" module-name="intellij.platform.resources" />
<orderEntry type="module" module-name="intellij.platform.vcs" /> <orderEntry type="module" module-name="intellij.platform.vcs" />
<orderEntry type="module" module-name="intellij.xml.psi.impl" exported="" /> <orderEntry type="module" module-name="intellij.xml.psi.impl" exported="" />
<orderEntry type="module" module-name="intellij.xml.analysis.impl" exported="" /> <orderEntry type="module" module-name="intellij.xml.analysis.impl" exported="" />