-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
androidStudio 4.1.1无法使用快速创建模板,templates文件夹没有了,官方不支持 #387
Comments
同问 |
同问+1 |
同问 |
同问+1 |
https://github.com/telyo/android-studio-template 直接写了一个插件,模版稍微做了修改,studio打开运行 得到 jar 安装就完事了,拿去用吧少年们,不过我只写了kotlin的模版,java的需要自己添加 |
https://github.com/sionsxie/arms-template-plugin 根据上面哪位老哥和以前ArmTemplate 改的 java和kotlin版本都有,格式也和原来的相同,自己下载编译或者用Releases文件里的都行 |
一直在用这个框架,什么时候大佬出一个plugin,这框架还可以再干他100年 |
AndroidStudio 4.1 Beta2版本已无templates文件夹,不可使用该模板了 JessYanCoding/MVPArmsTemplate#26 |
根据上面老哥改下的 原始版本 arms 插件 https://github.com/tt328307109/arms-template-plugin-1/tree/feature-0.0.4 |
|
templates文件夹没有了,官方不支持
Android Studio 4.1已禁用对自定义FreeMarker模板的支持,没有模板路径
从Android Studio 4.1开始,只能通过IDEA插件添加自定义模板
MVPArmsTemplate不能快速生成 大佬什么时候更新下
The text was updated successfully, but these errors were encountered: