主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Hai Le
活动总数
10
最后的活动
2022年03月16日 17:50
成员加入日期
2021年08月16日 17:35
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月26日 18:03
Jakub Chrzanowski -- thanks for the reply. the IDE log shows JCEF is not supported in this env. Is it true that JCEF is not supported by Android Studio? java.lang.IllegalStateException: JCEF is ...
社区
IntelliJ IDEA Open API and Plugin Development
Android Plugin shows "Nothing to show" after installation using Android Studio Install Plugin From Disk
0 票
创建于
2021年08月24日 22:53
Yann Cebron Did the team get a chance to update https://plugins.jetbrains.com/docs/intellij/android-studio.html. documentation. The `ideDir` is still there and it is not usable because ideDir doe...
社区
IntelliJ IDEA Open API and Plugin Development
Could not set unknown property 'ideDirectory' for task ':runIde' of type org.jetbrains.intellij.tasks.RunIdeTask
0 票
创建于
2021年08月19日 18:06
thanks for the reply -- i'll give Directory a try. The official Android Studio plugin documentation is still wrong. https://plugins.jetbrains.com/docs/intellij/android-studio.html. This code wi...
社区
IntelliJ IDEA Open API and Plugin Development
Could not set unknown property 'ideDirectory' for task ':runIde' of type org.jetbrains.intellij.tasks.RunIdeTask
0 票
创建于
2021年08月19日 14:21
thanks Yann Cebron for the reply. yes, the document was fixed and I tried the new `ideDir` attribute and kept running into issue. I'll post it again here. runIde { ideDir = '/Applications/And...
社区
IntelliJ IDEA Open API and Plugin Development
Could not set unknown property 'ideDirectory' for task ':runIde' of type org.jetbrains.intellij.tasks.RunIdeTask
0 票