[java-core] Extract JavaPsiModuleUtil with minimized dependencies; new module intellij.java.codeserver.core

Part of IDEA-365344 Create a new Java error highlighter with minimal dependencies (PSI only)

GitOrigin-RevId: 328779172e877b737a68624fa09ea88cf5fd1954
This commit is contained in:
Tagir Valeev
2025-02-07 10:58:32 +01:00
committed by intellij-monorepo-bot
parent 02933bbb0c
commit 0e57ef0ef0
40 changed files with 400 additions and 267 deletions

View File

@@ -37,6 +37,7 @@
- name: intellij.platform.uast
- name: intellij.platform.uast.ide
- name: intellij.java.uast.ide
- name: intellij.java.codeserver.core
- name: intellij.java.codeserver.highlighting
- name: intellij.java.compiler.impl
- name: intellij.java.debugger.impl