mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-31 04:07:30 +07:00
Tests of a plugin may depends on code from optional dependencies of that plugin so we need to enable such depedencies when running tests.
5 lines
85 B
XML
5 lines
85 B
XML
<idea-plugin>
|
|
<id>com.intellij.example</id>
|
|
<name>MyPlugin</name>
|
|
</idea-plugin>
|