Files
openide/json/plugin-content.yaml
Nikita Katkov 771ef70a6f [json + remdev] IJPL-176240 Remove package attribute from the json.frontend module
Now all content modules of the plugin are packed into separate jars, establish correct dependencies between themselves and form a single plugin with universal layout, that might be installed into any kind of IDE, be it frontend, backend or monolith one

GitOrigin-RevId: 2027155ceb2584b194c156cf62c169d6712e2e4c
2025-04-03 13:08:20 +00:00

9 lines
268 B
YAML

- name: lib/json.jar
contentModules:
- name: intellij.json
- name: lib/modules/intellij.json.backend.jar
contentModules:
- name: intellij.json.backend
- name: lib/modules/intellij.json.frontend.split.jar
contentModules:
- name: intellij.json.frontend.split