Annotation Interface PhonPlugin
Annotation for used for Phon plugins.
This annotation must exist for any phon plug-in
extension point.
-
Optional Element Summary
Optional Elements
-
Element Details
-
author
-
name
-
version
-
minPhonVersion
-
comments
-
nativeLibs
String[] nativeLibsLocation of any native libraries required for this plug-in. Path can be absolute or relative to the application's plugins folder.- Default:
{}
-