Annotation Interface AquimaPlugin
Annotation for registering a plugin
- Since:
- 8.3
- Author:
- Danny Roest
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueReturns the name of the plugin metadata file. (plugin-foo will result in opening for plugin-foo.plugin)- Returns:
- the name of the plugin metadata file.
-