do not export trove from util module

GitOrigin-RevId: 666bf5e1fc45045bb9b1c391b7ec5a2ac4b65dde
This commit is contained in:
Vladimir Krivosheev
2020-05-16 16:28:02 +02:00
committed by intellij-monorepo-bot
parent 3ffbaa92d3
commit f2a72b34fa
146 changed files with 211 additions and 22 deletions

View File

@@ -11,5 +11,7 @@
<orderEntry type="module" module-name="intellij.platform.structureView.impl" exported="" />
<orderEntry type="module" module-name="intellij.java.psi.impl" />
<orderEntry type="module" module-name="intellij.platform.util.ui" />
<orderEntry type="library" name="fastutil-min" level="project" />
<orderEntry type="library" name="Trove4j" level="project" />
</component>
</module>