[Java] Add support for -X options in java command in java completion

IDEA-359244

GitOrigin-RevId: 47c6a7439cead3aee7f412ff68924838b0300838
This commit is contained in:
Georgii Ustinov
2024-09-20 13:22:38 +03:00
committed by intellij-monorepo-bot
parent 8c804d1a9f
commit 69c61a1c86
3 changed files with 47 additions and 2 deletions

View File

@@ -11,5 +11,7 @@
<orderEntry type="library" scope="PROVIDED" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.terminal" exported="" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.java.execution.impl" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
</component>
</module>