We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e96a2a commit 574da79Copy full SHA for 574da79
1 file changed
plugin/src/main/resources/META-INF/plugin.xml
@@ -1,8 +1,9 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<consulo-plugin url="https://github.com/consulo/consulo-spring">
3
<id>com.intellij.spring</id>
4
- <name>Spring Support</name>
5
- <description>Spring Support</description>
+ <name>Spring Framework</name>
+ <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>
7
<category>Web/JavaEE Technologies</category>
8
<version>SNAPSHOT</version>
9
<vendor>JetBrains & consulo.io</vendor>
0 commit comments