mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
IJ-MR-162467 don't export intellij.platform.analysis
GitOrigin-RevId: fcbcb68010b58cb507fee2c47473758b999e471b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7463a13f0c
commit
65fe061584
@@ -28,7 +28,6 @@ jvm_library(
|
||||
],
|
||||
exports = [
|
||||
"//python/python-psi-api:psi",
|
||||
"//platform/analysis-api:analysis",
|
||||
"//platform/platform-util-io:ide-util-io",
|
||||
],
|
||||
runtime_deps = [":community_resources"]
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.util.io" exported="" />
|
||||
<orderEntry type="library" name="jsoup" level="project" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
|
||||
Reference in New Issue
Block a user