[java, compilation-charts] fix a plugin declaration

GitOrigin-RevId: 27dc7a4d0d3ef876f34a9c5e2ae98483206a2acf
This commit is contained in:
Aleksey Dobrynin
2024-06-12 11:53:58 +03:00
committed by intellij-monorepo-bot
parent aa8ff221c9
commit 10af325fc7
8 changed files with 52 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
<orderEntry type="module" module-name="intellij.xml.dom.impl" />
<orderEntry type="module" module-name="intellij.platform.icons" />
<orderEntry type="module" module-name="intellij.java.psi.impl" exported="" />
<orderEntry type="module" module-name="intellij.java.compiler.charts.jps"/>
<orderEntry type="module" module-name="intellij.java.compiler.charts.jps" />
<orderEntry type="module" module-name="intellij.java.frontback.impl" exported="" />
<orderEntry type="module" module-name="intellij.regexp" />
<orderEntry type="module" module-name="intellij.java.indexing.impl" exported="" />