Skip to content

Commit 762a612

Browse files
committed
Mention XDEV in desc
1 parent 31c5c7d commit 762a612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<vendor url="https://www.github.com/xdev-software">xdev-software</vendor>
77

88
<description><![CDATA[
9-
<p>Fork of the popular but now deprecated <a href="https://plugins.jetbrains.com/plugin/7642-save-actions">Save Actions</a> plugin.</p>
9+
<p>Fork of the popular but now deprecated <a href="https://plugins.jetbrains.com/plugin/7642-save-actions">Save Actions</a> plugin by <a href="https://xdev.software/">XDEV Software</a>.</p>
1010
<br/>
1111
<p>Supports configurable, Eclipse like, save actions, including "optimize imports", "reformat code", "rearrange code", "compile file" and some quick fixes for Java like "add / remove 'this' qualifier", etc. The plugin executes the configured actions when the file is synchronised (or saved) on disk.</p>
1212
<br/>

0 commit comments

Comments
 (0)