Files
openide/plugins/editorconfig/plugin-content.yaml
Daniil Ovchinnikov c37e8144bd IJPL-182231 make plugin dir correspond to plugin module
GitOrigin-RevId: dee2613ab8dfe2a20feddf04c89ffb2ce0f83d56
2025-04-24 20:45:59 +00:00

19 lines
691 B
YAML

- name: lib/editorconfig-plugin.jar
modules:
- name: intellij.editorconfig.plugin
- name: lib/modules/intellij.editorconfig.backend.jar
contentModules:
- name: intellij.editorconfig.backend
library: ec4j-core
files:
- name: $MAVEN_REPOSITORY$/org/ec4j/core/ec4j-core/0/ec4j-core-0.jar
reason: <- intellij.editorconfig.backend
- name: lib/modules/intellij.editorconfig.common.jar
contentModules:
- name: intellij.editorconfig.common
- name: lib/modules/intellij.editorconfig.frontend.jar
contentModules:
- name: intellij.editorconfig.frontend
- name: lib/modules/intellij.editorconfig.frontend.split.jar
contentModules:
- name: intellij.editorconfig.frontend.split