MC_XiaoHei
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 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... -
已编辑于 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...