Files
openide/plugins/jshell/plugin-content.yaml
Georgii Ustinov 0890fa0081 [Java] IDEA-379682 + IDEA-379740 Move JShell UI and Jshell Protocols to the plugin
GitOrigin-RevId: d0bff379c9f73853ef6a172c4fe7c4c3055aea20
2025-09-29 15:04:05 +00:00

14 lines
450 B
YAML

- name: lib/java-jshell.jar
modules:
- name: intellij.java.jshell
- name: lib/jshell-frontend.jar
library: jshell-frontend
module: intellij.java.jshell.execution
files:
- name: $PROJECT_DIR$/community/plugins/jshell/execution/jshell-frontend.jar
- name: lib/jshell-protocol.jar
modules:
- name: intellij.java.jshell.protocol
- name: lib/modules/intellij.java.jshell.console.jar
contentModules:
- name: intellij.java.jshell.console