mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
cleanup IDEA-382376: move com.siyeh.ig.naming package from java-impl to java-impl-inspections
GitOrigin-RevId: b9a43121223c211cf1fdf6f3edcebcebbb84a21a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
769c4b1432
commit
cf426f0cfc
@@ -43,6 +43,7 @@ jvm_library(
|
||||
"//libraries/fastutil",
|
||||
"//libraries/asm",
|
||||
"//platform/util/jdom",
|
||||
"//java/java-impl-inspections:impl-inspections",
|
||||
],
|
||||
exports = ["@lib//:org-codehaus-groovy-groovy"]
|
||||
)
|
||||
|
||||
@@ -40,5 +40,6 @@
|
||||
<orderEntry type="module" module-name="intellij.libraries.fastutil" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.asm" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
||||
<orderEntry type="module" module-name="intellij.java.impl.inspections" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user