Luke
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
Luke created a post, AnsweredCan'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 =... -
Luke created a post, AnsweredIntelliJ 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. -
Luke commented, -
Luke created a post, AnsweredHow 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.