Skip to content

Commit c455600

Browse files
committed
Remove "com.intellij.diagram" dependency.
1 parent c951849 commit c455600

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<change-notes><![CDATA[
1212
<dl>
1313
<dt>1.0.7</dt>
14-
<dd>Remove "com.intellij.diagram" dependency.</dd>
14+
<dd>Remove "com.intellij.diagram" dependency. </dd>
1515
<dt>1.0.6</dt>
1616
<dd>HotFix: add missing res file in version 1.0.5.</dd>
1717
<dt>1.0.5</dt>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ SequencePlugin for IntelliJ IDEA
44
## How to use
55
SequencePlugin ONLY generate sequence diagram for the CURRENT method in the editor.
66

7-
Place the cursor in side the method, trigger it from context menu > Diagram > Sequence Diagram...
7+
Place the cursor in side the method, trigger it from context menu > Sequence Diagram...

0 commit comments

Comments
 (0)