mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
IDEA-222409 - Swagger plugin created
GitOrigin-RevId: d8b2f3ccb9d65f29cd9a4e6b1f6064adc0dfc710
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e4a980b062
commit
0df3aa706a
@@ -815,6 +815,13 @@
|
||||
<depends>com.intellij.modules.ultimate</depends>
|
||||
<depends>com.intellij.microservices</depends>
|
||||
</idea-plugin>
|
||||
<idea-plugin url="file://out/intellij.swagger/META-INF/plugin.xml">
|
||||
<id>com.intellij.swagger</id>
|
||||
<name>Swagger</name>
|
||||
<depends>com.intellij.modules.java</depends>
|
||||
<depends>com.intellij.modules.ultimate</depends>
|
||||
<depends>com.intellij.modules.microservices</depends>
|
||||
</idea-plugin>
|
||||
<idea-plugin url="file://out/intellij.puppet/META-INF/plugin.xml">
|
||||
<id>com.intellij.lang.puppet</id>
|
||||
<name>Puppet</name>
|
||||
|
||||
Reference in New Issue
Block a user