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

GitOrigin-RevId: 029fef0995b0d8e6b684f463bdd856dd17021366
This commit is contained in:
Vladimir Krivosheev
2024-12-02 11:32:59 +00:00
committed by intellij-monorepo-bot
parent cccb22d78e
commit 8c77c9ed84
102 changed files with 106 additions and 5 deletions
@@ -12,6 +12,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.java" />
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.java.ui" />
<orderEntry type="module" module-name="intellij.featuresTrainer" />