PluginsManager
will only be created if the directory for the Plugins of the application has been created (with with AbstractApplication.setPluginsConfiguration(File)).
PluginsManager
methods are called in the following order:PluginsManager
instance is created during the AbstractApplication.initConfiguration(Preferences) method, if the directory for the Plugins existsSystem.err
stream. However, it is possible to configure the way these exceptions are shown by using the PluginsManager.setManagerListener(PluginsManagerListener) method.Copyright 2006-2023 Herve Girod. All Rights Reserved. Documentation and source under the LGPL v2 and Apache 2.0 licences