mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 12:17:12 +07:00
For now, it overrides 'until-build' if the latter is also provided, but 'until-build' isn't marked as deprecated yet. GitOrigin-RevId: 51858e7ade2f5d3ca4f0fd4c5e2f7bcbc4bcda81
8 lines
250 B
XML
8 lines
250 B
XML
<idea-plugin>
|
|
<id>test</id>
|
|
<vendor>JetBrains</vendor>
|
|
<version>1.0</version>
|
|
|
|
<idea-version since-build="145.99" strict-until-build="<error descr="\"strict-until-build\" must be greater than \"since-build\"">145.98</error>"/>
|
|
</idea-plugin>
|