mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +07:00
[java] cleanup: remove unused incorrect dependencies from the intellij.java.execution.impl.* modules
They aren't used in code and won't work at runtime anyway because there are no corresponding dependencies in the plugin descriptor. This change is also necessary to avoid failures in the test which verifies dependencies (IJPL-171921). GitOrigin-RevId: 2abc4c3ee709f276ca4020992453c3aa4bda9d91
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2ac9d36947
commit
53c2f2c603
@@ -39,7 +39,6 @@
|
||||
<orderEntry type="module" module-name="intellij.java.execution.impl.shared" />
|
||||
<orderEntry type="module" module-name="intellij.java.execution.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.backend" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.editor" />
|
||||
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
|
||||
<orderEntry type="module" module-name="intellij.platform.kernel.backend" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide" />
|
||||
|
||||
Reference in New Issue
Block a user