主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
MC_XiaoHei
活动总数
10
最后的活动
2024年06月10日 13:00
成员加入日期
2024年05月20日 14:11
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2024年06月10日 13:00
override fun createCenterPanel(): JComponent = panel { createPatchGroup(PatchType.SERVER, "Server") createPatchGroup(PatchType.API, "API") createPatchGroup(PatchType.GENERAT...
社区
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 票
已编辑于
2024年06月10日 13:00
yeah, i mean the btn of main menu, like:
社区
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 票
创建于
2024年06月10日 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
社区
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 票
创建于
2024年06月08日 04:34
I noticed that when I clicked, the wsl error also appeared at the same time. Maybe that is the possible reason?
社区
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 票
创建于
2024年05月26日 09:44
I've gotten usage by looking at other open source projects, still very much appreciated
社区
IntelliJ IDEA Open API and Plugin Development
Manipulate the gradle project via idea in the Intellij plugin
0 票
已编辑于
2024年05月26日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Manipulate the gradle project via idea in the Intellij plugin
0 票