mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
51 lines
2.1 KiB
YAML
51 lines
2.1 KiB
YAML
- name: lib/python-ce.jar
|
|
projectLibraries:
|
|
- name: XmlRPC
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/org/apache/ws/xmlrpc/xmlrpc/2/xmlrpc-2.jar
|
|
reason: withProjectLibrary
|
|
- name: jsr305
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/com/google/code/findbugs/jsr305/3/jsr305-3.jar
|
|
reason: <- intellij.python.community.impl
|
|
- name: libthrift
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/org/apache/thrift/libthrift/0/libthrift-0.jar
|
|
reason: withProjectLibrary
|
|
modules:
|
|
- name: intellij.python.community
|
|
- name: intellij.python.community.core.impl
|
|
- name: intellij.python.community.impl
|
|
libraries:
|
|
ml-completion-prev-exprs-models:
|
|
- name: $MAVEN_REPOSITORY$/completion/ml/python/features/ml-completion-prev-exprs-models/1/ml-completion-prev-exprs-models-1.jar
|
|
tuweni-toml:
|
|
- name: $MAVEN_REPOSITORY$/org/apache/tuweni/tuweni-toml/2/tuweni-toml-2.jar
|
|
- name: $MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4/antlr4-runtime-4.jar
|
|
completion-ranking-python-with-full-line:
|
|
- name: $MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python-with-full-line/0/completion-ranking-python-with-full-line-0.jar
|
|
- name: intellij.python.psi
|
|
- name: intellij.python.psi.impl
|
|
- name: intellij.python.pydev
|
|
- name: intellij.python.sdk
|
|
- name: intellij.python.community.plugin
|
|
contentModules:
|
|
- name: intellij.python.community.plugin.minor
|
|
- name: intellij.python.community.plugin.minorRider
|
|
- name: intellij.python.community.communityOnly
|
|
- name: intellij.commandInterface
|
|
- name: intellij.python.community.impl.huggingFace
|
|
- name: intellij.python.community.plugin.impl
|
|
- name: intellij.python.community.plugin.java
|
|
- name: intellij.python.copyright
|
|
- name: intellij.python.featuresTrainer
|
|
- name: intellij.python.grazie
|
|
- name: intellij.python.langInjection
|
|
- name: intellij.python.markdown
|
|
- name: intellij.python.terminal
|
|
- name: lib/python-common.jar
|
|
modules:
|
|
- name: intellij.python.parser
|
|
- name: intellij.python.ast
|
|
- name: intellij.python.syntax
|
|
- name: intellij.python.syntax.core |