Files
openide/plugins/terminal/plugin-content.yaml
Konstantin Hudyakov 228a9558c5 [terminal] IJPL-157242 Create separate module for frontend-only part
GitOrigin-RevId: 982ab6cbee38f0eda64b30b18f0fb5ee6aa8f643
2025-02-19 03:09:09 +00:00

16 lines
705 B
YAML

- name: lib/terminal.jar
modules:
- name: intellij.terminal
libraries:
terminal-completion-db-with-extensions:
- name: $MAVEN_REPOSITORY$/org/jetbrains/terminal/completion-db-with-extensions/0/completion-db-with-extensions-0.jar
completion-ranking-sh:
- name: $MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-sh/0/completion-ranking-sh-0.jar
- name: intellij.terminal.completion
libraries:
terminal-completion-spec:
- name: $MAVEN_REPOSITORY$/org/jetbrains/terminal/completion-spec/0/completion-spec-0.jar
contentModules:
- name: intellij.terminal.backend
- name: intellij.terminal.frontend
- name: intellij.terminal.sh