mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
IJ-MR-162467 don't export intellij.platform.projectModel
GitOrigin-RevId: 11c0bf5ca0f3a6d892658a2b149d85cace9aa2b8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7c1a46a53e
commit
b935234c91
@@ -19,6 +19,7 @@ jvm_library(
|
||||
"//jps/model-api:model",
|
||||
"//platform/lang-api:lang",
|
||||
"//platform/lang-impl",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//python/python-sdk:sdk",
|
||||
"//python/python-psi-api:psi",
|
||||
"//python:python-community-impl",
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
<orderEntry type="module" module-name="intellij.python.sdk" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.impl" />
|
||||
|
||||
Reference in New Issue
Block a user