IDEA-314469: lower JVM target level for *intellij.java.uast*

GitOrigin-RevId: 08eb4b2a3cce7f408a887ac1bb99587df8f8fdc4
This commit is contained in:
Nicolay Mitropolsky
2023-03-07 20:10:33 +01:00
committed by intellij-monorepo-bot
parent 1bc9e3ae55
commit 88a3cfe423
54 changed files with 51 additions and 58 deletions

View File

@@ -21,7 +21,7 @@
<orderEntry type="module" module-name="intellij.java.analysis.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.indexing.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.jsp.spi" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.uast" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.uast.ide" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.structuralSearch" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.typeMigration" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.resources" scope="RUNTIME" />