主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
810829096
活动总数
14
最后的活动
2022年12月27日 03:32
成员加入日期
2022年05月05日 02:43
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2022年12月27日 03:32
More info: I created a plugin project targeting Android studio Below is the gradle file (when choose java ) plugins { id("java") id("org.jetbrains.intellij") version "1.8.0"}group = "com.exa...
社区
IntelliJ IDEA Open API and Plugin Development
【NoClassDefFoundError】 create dialog class An error occurred while using this class
0 票
创建于
2022年12月27日 02:58
I found the reason for this problem. If I choose Kotlin when creating the project, this problem will occur. If I choose java, this problem will not occur. I think this is a serious bug. You can cre...
社区
IntelliJ IDEA Open API and Plugin Development
【NoClassDefFoundError】 create dialog class An error occurred while using this class
0 票
创建于
2022年11月02日 13:19
Thank you for your answer. First of all, my plugin is for Android studio. My question is why there is this class in the developed dependency package but not in the actual Android studio runtime env...
社区
IntelliJ IDEA Open API and Plugin Development
【ClassNotFoundException】After upgrading android studio to the latest version, my plugin reports an error
0 票
创建于
2022年11月01日 12:43
Please help to answer this question, thanks
社区
IntelliJ IDEA Open API and Plugin Development
【ClassNotFoundException】After upgrading android studio to the latest version, my plugin reports an error
0 票
创建于
2022年10月31日 08:12
After the build file is updated, the corresponding local dependency package is also updated. No error will be reported during the compilation process. An error will be reported only after the plug...
社区
IntelliJ IDEA Open API and Plugin Development
【ClassNotFoundException】After upgrading android studio to the latest version, my plugin reports an error
0 票
创建于
2022年10月29日 10:37
I have now updated the dependency to the latest 2022.2.3 version, and under this version, it can still be found in "com.android.layoutinspector.model"You can see the ClientWindow class in this path...
社区
IntelliJ IDEA Open API and Plugin Development
【ClassNotFoundException】After upgrading android studio to the latest version, my plugin reports an error
0 票
创建于
2022年10月29日 06:18
old studio version This problem does not appear in older versions
社区
IntelliJ IDEA Open API and Plugin Development
【ClassNotFoundException】After upgrading android studio to the latest version, my plugin reports an error
0 票
创建于
2022年05月05日 11:42
社区
IntelliJ IDEA Open API and Plugin Development
JetBrains / android the moudle android-layout-inspector can not build successfully
0 票