Luke
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 Can't serialize instance of class, Caused by: IllegalArgumentException: wrong number of arguments
已回答I'm writing a class which implemets PersistentStateCompontent, trying to make a custom List of RunnerAndConfigurationSettings persistent. This class is implemented like the following: @State(name =... -
创建于 IntelliJ API select Run/Debug Config
已回答Hey, is there a way to write a Plugin which can access all Run/Debug Configs of an open project, and can select one from them? I want to switch between the two most resently used Configs. -
创建于 How can I activate split mode for my Toolwindows?
已回答I have two Toolwindows attached to the left side (TODO and Project) and I want them to be shown one above the other. I thought there was a split mode for Toolwindows, but I couldn't find it.