This is PLUS. Is a "Plugin Light Utility Services". In other words - it a services for other plugins.
API Features
-
Working with plugin.xml. You can use PLUS API to read plugin information.
-
Plugin name
-
Plugin version (also build number, and build date, but this is not official supported by plugin.dtd)
-
Plugin description and URL
-
Vendor information (name, email, url)
-
Change notes
-
Path to plugin home
-
Path to JAR file, where plugin.xml allocated
-
Get access to XML directly (by JDOM Element)
-
Universal localizer for plugins.
-
Custom FileType registration.
-
Pattern for GUI form creation.
-
Colors panel for making configuration of custom editors.
Please see the topic PlusLibraryDev, any feedback is welcome
-- AlexeyEfimov - 27 Oct 2004
|
|