[java-rd] IDEA-322563 Improve editing experience in Remote Dev for Java

- lexer, parser, IElementType for frontend

GitOrigin-RevId: 8842d018eab3ca17749660520820174d4f792437
This commit is contained in:
Mikhail Pyltsin
2023-09-11 16:43:27 +02:00
committed by intellij-monorepo-bot
parent d247cc9ab7
commit e23e60a0eb
126 changed files with 10331 additions and 6689 deletions

View File

@@ -28,5 +28,6 @@
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
<orderEntry type="module" module-name="intellij.platform.backend.workspace" />
<orderEntry type="module" module-name="intellij.java.frontback.impl" exported="" />
</component>
</module>