Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Fabio de Matos
Total activity
7
Last activity
April 04, 2016 03:57
Member since
January 13, 2016 00:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
January 14, 2016 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 votes
Created
January 13, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 votes
Created
April 02, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 votes
Created
April 02, 2016 13:44
oh found the intellij.alternativeIdePath option which will be very handy. Looking forward to using it.
Community
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 votes
Created
April 04, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Building plugins that depends on android using gradle plugin
0 votes