Skip to content

Commit a94f216

Browse files
committed
Remove plugin.xml entries that are generated by gradle
1 parent a666a12 commit a94f216

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22

33
<idea-plugin>
4-
<id>software.xdev.saveactions</id>
5-
<name>Save Actions X</name>
64
<vendor url="https://www.github.com/xdev-software">xdev-software</vendor>
75

86
<description><![CDATA[
@@ -18,9 +16,6 @@
1816
]]>
1917
</change-notes>
2018

21-
<!-- https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html -->
22-
<idea-version since-build="241"/>
23-
2419
<!-- Other product support activated in plugin page during upload at https://plugins.jetbrains.com -->
2520
<depends optional="true" config-file="plugin-java.xml">com.intellij.modules.java</depends>
2621

0 commit comments

Comments
 (0)