George
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
George 创建了一个帖子, 已回答Override stop button of run configuration
I am using a custom run configuration in my plugin to call an external application. The problem is that the red stop button does not stop this application properly. Is it possible to override the s... -
George 进行了评论, -
-
George 创建了一个帖子, 已回答Invoke action with doubleclick on Jtree node
I have a JTree with nodes and an action I would like to invoke by double clicking on one of the nodes. I`ve implemented a MouseListener to check if the user makes a double click on the node. Now I ... -
George 进行了评论, -
George 创建了一个帖子, 已回答Get String from textfield in my plugin settings
I`ve created a custom settings page for my plugin using the provided tutorial from Jetbrains. Now the user can consistently save the settings, but I don`t know how to access the data programmatical...