Sean Steimer
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Get selected PsiDirectory's when more than one is selected
I have the following code, which returns an array with length=1 when only one directory is selected, but returns an empty array when more than one is selected. I feel like I have to missing someth... -
Created XmlSerializationException while de-serializing PersistentStateComponent
Hi all,I'm trying to build a plugin, but can't get the settings to restore. I've read through some other thread on this, and tried to follow those suggestions, but none of them have worked for me ...