[json + remdev] IJPL-176240 Move classes that describe shared functionality to the intellij.json module (classes are left in the root module to reduce the changes surface caused by refactorings since almost everything depends on json)

GitOrigin-RevId: 4cceb1bf37f4e1163a5306bfda2bed15995bbabd
This commit is contained in:
Nikita Katkov
2025-04-03 13:08:19 +00:00
committed by intellij-monorepo-bot
parent 9e2898c2d1
commit 2d669c5fc9
103 changed files with 1 additions and 0 deletions
+1
View File
@@ -544,6 +544,7 @@
<module fileurl="file://$PROJECT_DIR$/plugins/javaFX/sceneBuilder/intellij.javaFX.sceneBuilder.iml" filepath="$PROJECT_DIR$/plugins/javaFX/sceneBuilder/intellij.javaFX.sceneBuilder.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/script-debugger/protocol/protocol-reader/intellij.javascript.protocolReader.iml" filepath="$PROJECT_DIR$/platform/script-debugger/protocol/protocol-reader/intellij.javascript.protocolReader.iml" />
<module fileurl="file://$PROJECT_DIR$/json/intellij.json.iml" filepath="$PROJECT_DIR$/json/intellij.json.iml" />
<module fileurl="file://$PROJECT_DIR$/json/backend/intellij.json.backend.iml" filepath="$PROJECT_DIR$/json/backend/intellij.json.backend.iml" />
<module fileurl="file://$PROJECT_DIR$/json/split/intellij.json.split.iml" filepath="$PROJECT_DIR$/json/split/intellij.json.split.iml" />
<module fileurl="file://$PROJECT_DIR$/json/tests/intellij.json.tests.iml" filepath="$PROJECT_DIR$/json/tests/intellij.json.tests.iml" />
<module fileurl="file://$PROJECT_DIR$/plugins/jsonpath/intellij.jsonpath.iml" filepath="$PROJECT_DIR$/plugins/jsonpath/intellij.jsonpath.iml" />

Some files were not shown because too many files have changed in this diff Show More