Skip to content

Commit 574da79

Browse files
committed
update plugin name
1 parent 7e96a2a commit 574da79

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<consulo-plugin url="https://github.com/consulo/consulo-spring">
33
<id>com.intellij.spring</id>
4-
<name>Spring Support</name>
5-
<description>Spring Support</description>
4+
<name>Spring Framework</name>
5+
<description>The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise
6+
applications - on any kind of deployment platform.</description>
67
<category>Web/JavaEE Technologies</category>
78
<version>SNAPSHOT</version>
89
<vendor>JetBrains &amp; consulo.io</vendor>

0 commit comments

Comments
 (0)