We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856a286 commit 3d52162Copy full SHA for 3d52162
src/main/resources/META-INF/plugin.xml
@@ -24,15 +24,6 @@
24
<li>Supports generics(currently only have M,V,P).</li>
25
<li>Supports Java and Kotlin.</li>
26
</ul>
27
- </p>
28
- <p>
29
- <b>特征:</b>
30
- <ul>
31
- <li>根据指定的父接口生成Mvp Contract接口.</li>
32
- <li>根据生成的Contract接口和指定的父类生成接口的实现类,并生成抽象方法的默认实现.</li>
33
- <li>支持接口泛型.</li>
34
- <li>支持Java和Kotlin语言.</li>
35
- </ul>
36
</p>
37
<br/>
38
<p><a href="https://github.com/longforus/MvpAutoCodePlus/issues">Send feedback</a></p>
0 commit comments