From 682d158b3fd3baae5d30506281d4a7a8469da19a Mon Sep 17 00:00:00 2001 From: Yuriy Artamonov Date: Sat, 4 Oct 2025 19:03:52 +0200 Subject: [PATCH] [spellchecker] IJPL-210183 Move intellij.libraries.ai.grazie.spell.gec.engine.local dependency to Grazie GitOrigin-RevId: adef190b7d05d74bce3423ca3f90bab52bb996b3 --- .../src/META-INF/common-ide-modules.xml | 1 - plugins/grazie/plugin-content.yaml | 23 +++++++++++++++++++ plugins/grazie/resources/META-INF/plugin.xml | 2 +- .../resources/intellij.spellchecker.xml | 1 - 4 files changed, 24 insertions(+), 3 deletions(-) diff --git a/platform/platform-resources/src/META-INF/common-ide-modules.xml b/platform/platform-resources/src/META-INF/common-ide-modules.xml index 745448f6c0c4..ff32095d4bba 100644 --- a/platform/platform-resources/src/META-INF/common-ide-modules.xml +++ b/platform/platform-resources/src/META-INF/common-ide-modules.xml @@ -42,7 +42,6 @@ - diff --git a/plugins/grazie/plugin-content.yaml b/plugins/grazie/plugin-content.yaml index 4fc688a9458d..ccab0e180932 100644 --- a/plugins/grazie/plugin-content.yaml +++ b/plugins/grazie/plugin-content.yaml @@ -34,6 +34,29 @@ files: - name: $MAVEN_REPOSITORY$/org/apache/commons/commons-text/1/commons-text-1.jar reason: <- intellij.grazie.core +- name: lib/grazie-frontend.jar + contentModules: + - name: intellij.libraries.ai.grazie.spell.gec.engine.local + libraries: + ai.grazie.spell.gec.engine.local: + - name: $MAVEN_REPOSITORY$/ai/grazie/spell/gec-spell-engine-local/0/gec-spell-engine-local-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/utils/utils-common-jvm/0/utils-common-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/model/model-gec-jvm/0/model-gec-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/model/model-text-jvm/0/model-text-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/model/model-common-jvm/0/model-common-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/nlp/nlp-langs-jvm/0/nlp-langs-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/nlp/nlp-common-jvm/0/nlp-common-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/nlp/nlp-patterns-jvm/0/nlp-patterns-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/nlp/nlp-similarity-jvm/0/nlp-similarity-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/nlp/nlp-phonetics-jvm/0/nlp-phonetics-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/nlp/nlp-tokenizer-jvm/0/nlp-tokenizer-jvm-0.jar + - name: $MAVEN_REPOSITORY$/ai/grazie/utils/utils-multiplatform-jvm/0/utils-multiplatform-jvm-0.jar + ai.grazie.spell.hunspell.en: + - name: $MAVEN_REPOSITORY$/ai/grazie/spell/hunspell-en/0/hunspell-en-0.jar + ai.grazie.nlp.detect: + - name: $MAVEN_REPOSITORY$/ai/grazie/nlp/nlp-detect-jvm/0/nlp-detect-jvm-0.jar + ai.grazie.model.swagger.annotations.jvm: + - name: $MAVEN_REPOSITORY$/ai/grazie/model/swagger-annotations-jvm/0/swagger-annotations-jvm-0.jar - name: lib/grazie.jar modules: - name: intellij.grazie diff --git a/plugins/grazie/resources/META-INF/plugin.xml b/plugins/grazie/resources/META-INF/plugin.xml index 552894618431..482570e11212 100644 --- a/plugins/grazie/resources/META-INF/plugin.xml +++ b/plugins/grazie/resources/META-INF/plugin.xml @@ -25,7 +25,6 @@ - @@ -38,6 +37,7 @@ + diff --git a/spellchecker/resources/intellij.spellchecker.xml b/spellchecker/resources/intellij.spellchecker.xml index d0dcbc4d3e42..faba5d903eab 100644 --- a/spellchecker/resources/intellij.spellchecker.xml +++ b/spellchecker/resources/intellij.spellchecker.xml @@ -4,7 +4,6 @@ -