[java] [refactorings] simplify dependencies

GitOrigin-RevId: b9fdf3048b7d126a7d8187cbd21aba6607c65013
This commit is contained in:
Anna Kozlova
2022-02-15 09:11:11 +01:00
committed by intellij-monorepo-bot
parent d2c8478d89
commit b3cd2cb11e
12 changed files with 14 additions and 91 deletions

View File

@@ -12,6 +12,7 @@
<orderEntry type="module" module-name="intellij.java.compiler" />
<orderEntry type="module" module-name="intellij.java.compiler.impl" />
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.java.impl.refactorings" />
<orderEntry type="module" module-name="intellij.java.aetherDependencyResolver" />
<orderEntry type="library" name="OroMatcher" level="project" />
<orderEntry type="module" module-name="intellij.platform.vcs.impl" />