Charles Capps
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 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... -
创建于 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...