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:
nik
2018-10-18 15:37:39 +03:00
parent abe2aa8fd5
commit 09fd5f69e7
@@ -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" />