Rocky Slavin

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Rocky Slavin commented, -
Rocky Slavin created a post, FileChooser gives same file contents the second time I open the same (updated) file
I'm having an issue with the plugin I'm writing when I attempt to use FileChooser.choosefile() to select the same file (after editing it) a second time. For example, using the code below, if I sele... -
-
Rocky Slavin created a post, Match method signature
I am working on an inspection plugin that needs to identify specific method calls based on an xml file. The file contains methods listed as strings of the format: "packageHierarchy.class.method".I ...