mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-12 13:07:01 +07:00
8 lines
400 B
XML
8 lines
400 B
XML
<idea-plugin package="com.intellij"
|
|
<error descr="Implementation plugins are no longer supported: use either a regular plugin or implement a product module">implementation-detail="false"</error>
|
|
allow-bundled-update="false"
|
|
require-restart="false"
|
|
url="https://www.jetbrains.com">
|
|
<id>com.intellij</id>
|
|
<vendor>JetBrains</vendor>
|
|
</idea-plugin> |