Charles Capps
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
Charles Capps created a post, Search for usage of an Annotation in Java class files from libraries?
Hi,I've been working on a plugin for a while, and some users of the plugin want the ability to autocomplete Java methods annotated with a particular annotation (@RobotKeyword) that are in a project... -
Charles Capps commented, -
Charles Capps commented, -
-
Charles Capps commented, -
-
Charles Capps created a post, For a custom language plugin, how can my plugin be listed when a user opens a file and the dialog "Plugins supporting files with extension *.foo are found" comes up?
Hi,I recently created a plugin to support the Robot Framework, and got it published to the Jetbrains repository. Here it is: http://plugins.jetbrains.com/plugin/7430?pr=idea However, some people at...