主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Fabio de Matos
活动总数
7
最后的活动
2016年04月04日 03:57
成员加入日期
2016年01月13日 00:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2016年01月14日 20:41
I wasn't and added that. I agree that should suffice but somehow there are some classes not found when compiling that were available when downloading and building intellij. I'll check if they come ...
社区
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 票
创建于
2016年01月13日 23:21
Yes. It's able to download the required version of Intellij and use it as a dependency, but I still miss the android plugin aka android.jar when building. Maybe it can be added as a compile depende...
社区
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 票
创建于
2016年04月02日 02:21
Good news is that I could totally compile it with a small tweak, which was downloading Android Studio preview 2.1 and copying its own version of android.jar that had those missing classes and ever...
社区
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 票
创建于
2016年04月02日 13:44
oh found the intellij.alternativeIdePath option which will be very handy. Looking forward to using it.
社区
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 票
创建于
2016年04月04日 03:57
This fork is too much trouble, fortunately I found another project that is very similar in what I want to do, and it's already on this plugin (ADB Wifi). For the record, I think part of the probl...
社区
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 票