mac champ
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
-
mac champ 创建了一个帖子, Plugin settings / configuration / preferences example?
I would like to add some very basic preferences or settings to my plugin, which the user would be able to change from the IntelliJ Preferences window. I found this tutorial/instruction:https://conf... -
-
-
-
-
mac champ 创建了一个帖子, Finding places where a field is used/assigned?
I'm working on an Action whose end goal is to add the "final" modfiier to all class fields which are private and unmodified.My initial idea was to grab all of the "private" fields from the class, l... -
-
-
mac champ 创建了一个帖子, Tips on creating complicated live templates with groovy?
My team recently decided to explore switching to IntelliJ. Things are going pretty well, but someone discovered Live Templates and all of the complicated stuff they can do. Someone jokingly challen...