MVPHelper icon indicating copy to clipboard operation
MVPHelper copied to clipboard

A plugin for Intellj IDEA & Android Studio which can help you generate interfaces and classes of MVP. 一款Intellj IDEA 和Android Studio 自动生成MVP模式所需接口以及实现类的插件。

Results 5 MVPHelper issues
Sort by recently updated
recently updated
newest added

报错: Incompatible (supported only in IntelliJIEDA) 版本: Android Studio 4.1.1

插件支持生成Kotlin吗?

谢谢提供这么好用的插件,我想问下能否自定义生成继承的,比如在contract下面生成view自己继承BaseView之类的

默认就是在当前目录下生成 presenter 和 contract 和 model ,不能随意指定?

#Mvp Helper Event Log: BaseDirGenerator: /data/test/Lockdoor/app/src/main/java/com/xxx/lockdoor/contract generated Plugin Error: MVPHelper threw an uncaught NullPointerException. Disable Plugin NullPointerException: null