@Retention(RUNTIME) @Target(TYPE) public @interface QtPluginMetaData
This annotation specifies meta data for plug-in registration.
Either you specify a path to a json file relative to the package path of the class or you give properties as json code.