主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kerry
活动总数
65
最后的活动
2025年04月04日 00:32
成员加入日期
2019年07月31日 01:58
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
16
活动概览
帖子(13)
评论(35)
按最近的活动排序
最近的活动
投票数
创建于
2020年07月29日 13:50
Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Out of the blue, 283 (!) "Failed to read class" compatibility problems with IU-202.6397.9
0 票
创建于
2020年07月28日 23:19
I just ran the verifier tool myself (as opposed to uploading my plugin, and waiting for an automated response), and I'm not getting all of those previously reported errors, only a small number of d...
社区
IntelliJ IDEA Open API and Plugin Development
Out of the blue, 283 (!) "Failed to read class" compatibility problems with IU-202.6397.9
0 票
创建于
2020年07月28日 14:20
I updated the Gradle wrapper version, but it didn't help. For a moment I thought the wrapper update fixed the problem, but to make sure I ran the clean task, ran the build again, and the errors wer...
社区
IntelliJ IDEA Open API and Plugin Development
Kotlin: Getting "Copying or archiving duplicate paths..." deprecation warnings when building plugin
0 票
创建于
2020年07月28日 13:55
distributionBase=GRADLE_USER_HOMEdistributionPath=wrapper/distsdistributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-bin.zipzipStoreBase=GRADLE_USER_HOMEzipStorePath=wrapper/dists...
社区
IntelliJ IDEA Open API and Plugin Development
Kotlin: Getting "Copying or archiving duplicate paths..." deprecation warnings when building plugin
0 票
创建于
2020年07月27日 23:15
I just noticed I put this in the wrong forum. I meant Plugin Developers, not Plugin Users.
社区
IntelliJ IDEA Open API and Plugin Development
Kotlin: Getting "Copying or archiving duplicate paths..." deprecation warnings when building plugin
0 票
创建于
2020年07月27日 15:04
It tried that once before, and instead of it helping, I get LOTS MORE of those warnings instead, at least on the first rebuild after changing the file. Does the position in the script matter? Here'...
社区
IntelliJ IDEA Open API and Plugin Development
Kotlin: Getting "Copying or archiving duplicate paths..." deprecation warnings when building plugin
0 票
创建于
2020年07月21日 12:35
What threw me off was that I was hoping to have everything all set to go before I created a new Marketplace page, rather than creating the page first, and only then being able to add a documentatio...
社区
IntelliJ IDEA Open API and Plugin Development
What's the best way to include user documenation with your plugin?
0 票
创建于
2020年07月21日 03:04
I've already created a GitHub README and added a link to it in my description. These "Custom Pages" in the Marketplace that you mention are perhaps what I was wondering about.I haven't found any do...
社区
IntelliJ IDEA Open API and Plugin Development
What's the best way to include user documenation with your plugin?
0 票
已编辑于
2020年07月09日 14:52
I came up with a solution, but I sure hope that there's something easier than this. Solving the problem required setting focusTraversalKeysEnabled on an inner component of the LanguageTextField, th...
社区
IntelliJ IDEA Open API and Plugin Development
Using a LanguageTextField in a Preferences dialog - Tab key issue
0 票
创建于
2020年06月29日 00:29
I've just run into a similar problem, trying to create a LanguageTextField.I'm confused about why I should use createComponents() instead of createUIComponents(). What good is the createUIComponent...
社区
IntelliJ IDEA Open API and Plugin Development
how to use a TextFieldWithCompletion inside of a configuration window that was build with the form builder ?
0 票
«
第一页
‹
上一页
下一页
›
最后
»