MvpAutoCodePlus
MvpAutoCodePlus copied to clipboard
OtherSetting选择父类不是当前项目中的文件
Describe the bug A clear and concise description of what the bug is. 我安装了plugin 后按readme中教程在OtherSetting设置Super 可是选择文件 是我电脑上另一个Project 在As中下载在线安装和从plugins.jetbrains.com手动下载安装 两种方式都试过也是一样的 ReStart了好几次了 不知道怎么回事 Screenshots If applicable, add screenshots to help explain your problem.
- Plugin config :
- Package structure : Error log
Desktop (please complete the following information):
- OS Version: Mac OS 10.14.5
- Android Studio Version V3.4
- Plugin Version V1.4
@Jason311 能否具体一点点呢?选择super接口的时候,供选择的类不是当前项目的类?
我想自己编写mvvm的代码生成,你的代码是如何编译成jar插件的呢,代码下载后没有办法运行
@fanluo 用IntelliJ IDEA 打开项目,改好 gradle.properties.copyAndChangeMe 这个文件, sync后 运行buildPlugin 这个task就可以打出来了