[spellchecker] IJPL-210183 Move intellij.libraries.ai.grazie.spell.gec.engine.local dependency to Grazie

GitOrigin-RevId: adef190b7d05d74bce3423ca3f90bab52bb996b3
This commit is contained in:
Yuriy Artamonov
2025-10-04 21:56:26 +00:00
committed by intellij-monorepo-bot
parent 215cd748a3
commit 682d158b3f
4 changed files with 24 additions and 3 deletions
@@ -42,7 +42,6 @@
<module name="intellij.settingsSync.core"/>
<module name="intellij.libraries.lucene.common"/>
<module name="intellij.libraries.ai.grazie.spell.gec.engine.local"/>
<module name="intellij.spellchecker"/>
<module name="intellij.spellchecker.xml"/>
+23
View File
@@ -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
+1 -1
View File
@@ -25,7 +25,6 @@
<dependencies>
<module name="intellij.libraries.lucene.common"/>
<module name="intellij.libraries.ai.grazie.spell.gec.engine.local"/>
<module name="intellij.spellchecker"/>
<module name="intellij.platform.vcs.impl"/>
<module name="intellij.libraries.grpc"/>
@@ -38,6 +37,7 @@
<module name="intellij.grazie.properties"/>
<module name="intellij.grazie.xml"/>
<module name="intellij.grazie.yaml"/>
<module name="intellij.libraries.ai.grazie.spell.gec.engine.local" loading="embedded"/>
</content>
<extensions defaultExtensionNs="com.intellij">
@@ -4,7 +4,6 @@
<module name="intellij.platform.backend"/>
<module name="intellij.platform.vcs.impl"/>
<module name="intellij.libraries.lucene.common"/>
<module name="intellij.libraries.ai.grazie.spell.gec.engine.local"/>
</dependencies>
<extensionPoints>
<extensionPoint name="spellchecker.support" beanClass="com.intellij.lang.LanguageExtensionPoint" dynamic="true">