don't export ide.core.impl from lang-impl

GitOrigin-RevId: 029fef0995b0d8e6b684f463bdd856dd17021366
This commit is contained in:
Vladimir Krivosheev
2024-12-01 16:16:34 +01:00
committed by intellij-monorepo-bot
parent cccb22d78e
commit 8c77c9ed84
102 changed files with 106 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.python.community" exported="" />
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" exported="" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="library" name="Guava" level="project" />