Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kerry
Total activity
65
Last activity
April 04, 2025 00:32
Member since
July 31, 2019 01:58
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
16
Activity overview
Posts (13)
Comments (35)
Sort by recent activity
Recent activity
Votes
Created
July 29, 2020 13:50
Thanks!
Community
IntelliJ IDEA Open API and Plugin Development
Out of the blue, 283 (!) "Failed to read class" compatibility problems with IU-202.6397.9
0 votes
Created
July 28, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Out of the blue, 283 (!) "Failed to read class" compatibility problems with IU-202.6397.9
0 votes
Created
July 28, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Kotlin: Getting "Copying or archiving duplicate paths..." deprecation warnings when building plugin
0 votes
Created
July 28, 2020 13:55
distributionBase=GRADLE_USER_HOMEdistributionPath=wrapper/distsdistributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-bin.zipzipStoreBase=GRADLE_USER_HOMEzipStorePath=wrapper/dists...
Community
IntelliJ IDEA Open API and Plugin Development
Kotlin: Getting "Copying or archiving duplicate paths..." deprecation warnings when building plugin
0 votes
Created
July 27, 2020 23:15
I just noticed I put this in the wrong forum. I meant Plugin Developers, not Plugin Users.
Community
IntelliJ IDEA Open API and Plugin Development
Kotlin: Getting "Copying or archiving duplicate paths..." deprecation warnings when building plugin
0 votes
Created
July 27, 2020 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'...
Community
IntelliJ IDEA Open API and Plugin Development
Kotlin: Getting "Copying or archiving duplicate paths..." deprecation warnings when building plugin
0 votes
Created
July 21, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
What's the best way to include user documenation with your plugin?
0 votes
Created
July 21, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
What's the best way to include user documenation with your plugin?
0 votes
Edited
July 09, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Using a LanguageTextField in a Preferences dialog - Tab key issue
0 votes
Created
June 29, 2020 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...
Community
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 votes
«
First
‹
Previous
Next
›
Last
»