Skip to content

Commit b7a0b64

Browse files
committed
build: 构建2.1.5版本
1 parent 9e9b21a commit b7a0b64

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

-210 KB
Binary file not shown.
474 KB
Binary file not shown.

resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,12 @@
7474
<b>2.1.5</b>
7575
<ul>
7676
<li><h4>English</h4></li>
77+
<li>update:Remove the old incompatible api,Adapt to idea 2020.3.3</li>
7778
<li>fix:Use 'PsiTreeUtil.getChildrenOfAnyType' Will return AbstractList, The problem for Throw UnsupportedOperationException</li>
7879
</ul>
7980
<ul>
8081
<li><h4>中文</h4></li>
82+
<li>更新:移除旧的不兼容api适配idea2020.3.3</li>
8183
<li>修复:使用 PsiTreeUtil.getChildrenOfAnyType 会返回AbstractList,抛出UnsupportedOperationException的问题</li>
8284
</ul>
8385
<b>2.1.4</b>
@@ -133,7 +135,6 @@
133135
-->
134136

135137

136-
137138
<depends>com.intellij.modules.java</depends>
138139
<depends>com.intellij.properties</depends>
139140

0 commit comments

Comments
 (0)