mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJPL-185506: remove xerces dep from intellij.xml.psi.impl (it's not needed there)
GitOrigin-RevId: 03de8c17ba5d9d3214f7780bb457f5a2310b6ffd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e8dc717622
commit
b620530da8
@@ -30,7 +30,6 @@ jvm_library(
|
||||
"//platform/core-api:core",
|
||||
"//platform/core-impl",
|
||||
"//xml/xml-parser:parser",
|
||||
"@lib//:xerces",
|
||||
"//RegExpSupport:regexp",
|
||||
"//platform/ide-core-impl",
|
||||
"//platform/lang-api:lang",
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core.impl" />
|
||||
<orderEntry type="module" module-name="intellij.xml.parser" />
|
||||
<orderEntry type="library" name="Xerces" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.regexp" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang" />
|
||||
|
||||
Reference in New Issue
Block a user