save(java.util.Properties props, String prefix) Plugins should save and restore their state in a property file.
Parameters: props - the Properties map in which the values are saved. Parameters: prefix - the prefix for every property name.
Plugins should save and restore their state in a property file.
Parameters: props - the Properties map in which the values are saved. Parameters: prefix - the prefix for every property name. The prefixuniquely identifies the plugin.