Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
MC_XiaoHei
Total activity
10
Last activity
June 10, 2024 13:00
Member since
May 20, 2024 14:11
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (6)
Sort by votes
Recent activity
Votes
Created
June 10, 2024 13:00
override fun createCenterPanel(): JComponent = panel { createPatchGroup(PatchType.SERVER, "Server") createPatchGroup(PatchType.API, "API") createPatchGroup(PatchType.GENERAT...
Community
IntelliJ IDEA Open API and Plugin Development
After opening the Dialog in the Notification Action, clicking the textFieldWithBrowseButton causes Slow operations are prohibited on EDT
0 votes
Edited
June 10, 2024 13:00
yeah, i mean the btn of main menu, like:
Community
IntelliJ IDEA Open API and Plugin Development
After opening the Dialog in the Notification Action, clicking the textFieldWithBrowseButton causes Slow operations are prohibited on EDT
0 votes
Created
June 10, 2024 08:30
i noticed that when i clicked the “Open Project” button, the exception appeared, too.i think that is a common bug of FileExplorer
Community
IntelliJ IDEA Open API and Plugin Development
After opening the Dialog in the Notification Action, clicking the textFieldWithBrowseButton causes Slow operations are prohibited on EDT
0 votes
Created
June 08, 2024 04:34
I noticed that when I clicked, the wsl error also appeared at the same time. Maybe that is the possible reason?
Community
IntelliJ IDEA Open API and Plugin Development
After opening the Dialog in the Notification Action, clicking the textFieldWithBrowseButton causes Slow operations are prohibited on EDT
0 votes
Created
May 26, 2024 09:44
I've gotten usage by looking at other open source projects, still very much appreciated
Community
IntelliJ IDEA Open API and Plugin Development
Manipulate the gradle project via idea in the Intellij plugin
0 votes
Edited
May 26, 2024 09:30
Sorry for the late of the reply (because I was at school a while ago)I understand which extension points should be used, but how do I add dependencies? I'm referring to the dependencies of the grad...
Community
IntelliJ IDEA Open API and Plugin Development
Manipulate the gradle project via idea in the Intellij plugin
0 votes