Kay Stenschke
- 活动总数 50
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 20
-
创建于 Replace in path
Hello everyone, i am trying to run "replace in path..." programmatically: FindManager findManager = FindManager.getInstance(project);FindModel replaceInFileModel = findManager.createReplaceInFileMo... -
创建于 Add group as sub-menu into GenerateGroup
I am trying to add a group of actions as items in a new sub-menu into the generate popup menu.The actions are listed in the generate menu, but directly, that is without a sub-menu containing them. ...