Chris Reece
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
-
Chris Reece created a post, AnsweredWebStorm 2016.3 PasswordSafeImpl method broken
With the latest WebStorm 2016.3 update, the following plugin code is giving me a java.lang.NoSuchMethodError PasswordSafeImpl passwordSafe = (PasswordSafeImpl)PasswordSafe.getInstance();var myPassw... -
-
Chris Reece commented, -
-
-
Chris Reece created a post, AnsweredAnActionEvent "cannot share data context between Swing events"
Hello, I am currently having an issue of "cannot share data context between swing events" that is pretty random and not easily reproduced but does occur every so often. I believe I am followin... -
-
Chris Reece created a post, Plugin Dependencies Not Working
Hello, I recently created a plugin in IntelliJ (on a macbook) that relies on a few .jar files that are included as module dependencies in the plugin project. When I prepare the plugin for deploym... -