File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
<idea-plugin version =" 2" >
2
2
<id >luonq.ScrollFromSource</id >
3
3
<name >Scroll From Source</name >
4
- <version >1.0.0 </version >
4
+ <version >1.0.1 </version >
5
5
<
vendor email =
" [email protected] " url =
" https://github.com/luonanqin/intellij-idea-plugins/tree/master/ScrollFromSource" >luonanqin</
vendor >
6
6
7
7
<description ><![CDATA[
13
13
]]> </description >
14
14
15
15
<change-notes ><![CDATA[
16
- 1.0.0 - Initial version
16
+ <p>1.0.0:</p>
17
+ <ul>
18
+ <li>Initial version</li>
19
+ </ul>
20
+ <p>1.0.1:</p>
21
+ <ul>
22
+ <li>Fix bug to adapt Intellij idea 14</li>
23
+ </ul>
17
24
]]>
18
25
</change-notes >
19
26
Original file line number Diff line number Diff line change 6
6
<content url =" file://$MODULE_DIR$" >
7
7
<sourceFolder url =" file://$MODULE_DIR$/src" isTestSource =" false" />
8
8
</content >
9
- <orderEntry type =" jdk" jdkName =" IDEA IC-135.1289 (1) " jdkType =" IDEA JDK" />
9
+ <orderEntry type =" jdk" jdkName =" IDEA IC-123.169 " jdkType =" IDEA JDK" />
10
10
<orderEntry type =" sourceFolder" forTests =" false" />
11
11
</component >
12
12
</module >
You can’t perform that action at this time.
0 commit comments