Skip to content

Commit 33a534c

Browse files
committed
Updating plugin description
1 parent 07fdc61 commit 33a534c

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

resources/META-INF/plugin.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
1-
<idea-plugin version="2">
1+
<idea-plugin version="1.0">
22
<id>com.reveal.codetimemachine</id>
33
<name>Code Time Machine</name>
44
<version>1.0</version>
5-
<vendor email="emad.aghajani@usi.ch" url="http://reveal.inf.usi.ch//">REVEAL Research Group</vendor>
5+
<vendor email="emad.aghajani@usi.ch" url="http://reveal.inf.usi.ch">REVEAL Research Group</vendor>
66

77
<description><![CDATA[
8-
Enter short description for your plugin here.<br>
9-
<em>most HTML tags may be used</em>
8+
The <em>Code Time Machine</em> is a lightweight IDE plugin which uses visualization techniques to depict the history of any chosen file augmented with information mined from the underlying versioning system. Inspired by Apple’s Time Machine, this tool allows both developers and the system itself to seamlessly move through time.
109
]]></description>
1110

1211
<change-notes><![CDATA[
13-
Add change notes here.<br>
14-
<em>most HTML tags may be used</em>
12+
First release.
1513
]]>
1614
</change-notes>
1715

0 commit comments

Comments
 (0)