mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:10:43 +07:00
[images] specify explicitly dependencies of the plugin
GitOrigin-RevId: 657a4240d43f328c21a6e56d9014c678536afdd8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8edbbd9016
commit
cfe4cb964e
@@ -10,6 +10,8 @@
|
||||
</extensionPoints>
|
||||
|
||||
<resource-bundle>messages.ImagesBundle</resource-bundle>
|
||||
<depends>com.intellij.modules.lang</depends>
|
||||
<depends>com.intellij.modules.xml</depends>
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
<fileEditorProvider implementation="org.intellij.images.editor.impl.ImageFileEditorProvider"/>
|
||||
|
||||
Reference in New Issue
Block a user