mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
IDEA project configuration: remove dependency from java.psi.impl on java.resources.en (IDEA-200752)
'intellij.java' depends on it anyway so this won't change behavior of the IDE.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.java.psi" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core.impl" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.java.resources.en" />
|
||||
<orderEntry type="library" name="ASM" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="library" name="StreamEx" level="project" />
|
||||
|
||||
Reference in New Issue
Block a user