MC_XiaoHei
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
MC_XiaoHei 进行了评论, -
-
-
MC_XiaoHei 创建了一个帖子, 已回答After opening the Dialog in the Notification Action, clicking the textFieldWithBrowseButton causes Slow operations are prohibited on EDT
I created a Notification in my code with an Action, something like:object : NotificationAction(CommonBundle.message("notification.configure.action")) { override fun actionPerformed(e: AnActionE... -
-
-
MC_XiaoHei 创建了一个帖子, 已回答Manipulate the gradle project via idea in the Intellij plugin
Hi, I'm new to Kotlin and plugin development! I'd like to be able to use plugins to manipulate the gradle project through idea, for example, get dependencies on the gradle project, run a gradle tas...