do not export intellij.platform.usageView.impl

GitOrigin-RevId: 63f00963773ddb773eace8619ec48dadc4de7c24
This commit is contained in:
Vladimir Krivosheev
2025-05-08 17:23:43 +02:00
committed by intellij-monorepo-bot
parent 4b77cb7121
commit 7351c37957
21 changed files with 21 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.java.impl.inspections" />
<orderEntry type="module" module-name="intellij.java.ui" />
<orderEntry type="module" module-name="intellij.platform.usageView.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.vcs" />
<orderEntry type="module" module-name="intellij.platform.editor.ex" />
<orderEntry type="module" module-name="intellij.idea.community.customization" scope="RUNTIME" />