mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
Use `ExecService` `api.kt` to exec any binary and extensions from `execService.python/api.kt` for python-specific things (i.e helpers) GitOrigin-RevId: bb217798a9d1ee886c4b12220ec1f66a5ef08336
83 lines
3.5 KiB
YAML
83 lines
3.5 KiB
YAML
- name: lib/completion-ranking-python-with-full-line.jar
|
|
library: completion-ranking-python-with-full-line
|
|
module: intellij.python.community.impl
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python-with-full-line/0/completion-ranking-python-with-full-line-0.jar
|
|
- name: lib/io.github.z4kn4fein.semver.jvm.jar
|
|
library: io.github.z4kn4fein.semver.jvm
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/io/github/z4kn4fein/semver-jvm/2/semver-jvm-2.jar
|
|
reason: <- intellij.python.community.impl
|
|
- name: lib/jetbrains.ml.models.python.imports.ranking.model.jar
|
|
library: jetbrains.ml.models.python.imports.ranking.model
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/com/jetbrains/ml/models/python-imports-ranking-model/nebulous-albatross/python-imports-ranking-model-nebulous-albatross.jar
|
|
reason: <- intellij.python.ml.features
|
|
- name: lib/jsr305.jar
|
|
library: jsr305
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/com/google/code/findbugs/jsr305/3/jsr305-3.jar
|
|
reason: <- intellij.python.community.impl
|
|
- name: lib/libthrift.jar
|
|
library: libthrift
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/org/apache/thrift/libthrift/0/libthrift-0.jar
|
|
reason: withProjectLibrary
|
|
- name: lib/ml-completion-prev-exprs-models.jar
|
|
library: ml-completion-prev-exprs-models
|
|
module: intellij.python.community.impl
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/completion/ml/python/features/ml-completion-prev-exprs-models/1/ml-completion-prev-exprs-models-1.jar
|
|
- name: lib/python-ce-frontend.jar
|
|
contentModules:
|
|
- name: intellij.python.parser
|
|
- name: intellij.python.ast
|
|
- name: intellij.python.syntax.core
|
|
- name: intellij.python.syntax
|
|
- name: intellij.python.community.helpersLocator
|
|
- name: lib/python-ce.jar
|
|
modules:
|
|
- name: intellij.python.community.plugin
|
|
contentModules:
|
|
- name: intellij.python.psi
|
|
- name: intellij.python.psi.impl
|
|
- name: intellij.python.sdk
|
|
- name: intellij.python.pyproject
|
|
- name: intellij.python.community.impl.poetry
|
|
- name: intellij.python.community.core.impl
|
|
- name: intellij.python.community
|
|
- name: intellij.python.community.impl
|
|
- name: intellij.python.community.execService
|
|
- name: intellij.python.community.execService.python
|
|
- name: intellij.python.community.impl.installer
|
|
- name: intellij.python.pydev
|
|
- name: intellij.python.community.impl.venv
|
|
- name: intellij.python.hatch
|
|
- name: intellij.python.community.services.shared
|
|
- name: intellij.python.community.services.internal.impl
|
|
- name: intellij.python.community.services.systemPython
|
|
- 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.ml.features
|
|
- name: intellij.python.terminal
|
|
- name: lib/tuweni-toml.jar
|
|
library: tuweni-toml
|
|
files:
|
|
- 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
|
|
reason: <- intellij.python.pyproject
|
|
- name: lib/xmlrpc.jar
|
|
library: XmlRPC
|
|
files:
|
|
- name: $MAVEN_REPOSITORY$/org/apache/ws/xmlrpc/xmlrpc/2/xmlrpc-2.jar
|
|
reason: withProjectLibrary |