-
Notifications
You must be signed in to change notification settings - Fork 30
Plugins
Philippe Charles edited this page Aug 23, 2022
·
3 revisions
JDemetra+ is an application whose capabilities can be broaden by plugins.
Technicaly, these plugins are just regular zip files with an .nbm
extension.
Plugins can be installed manually and are stored in the user directory.
The user directory path is displayed in the About
dialog of the Help>About
menu.
- Download required plugin (
*.nbm
file) and save it locally. - Launch JDemetra+.
- Choose
Tools
and thenPlugins
from the main menu. - Switch to
Downloaded
tab. - On the
Downloaded
tab clickAdd Plugins...
button. - In the file chooser, navigate to the folder with your plugins (i.e the location where you saved the downloaded NBM file(s)). Select the file(s) and click
OK
. The plugin will show up in the list of plugins to be installed. - Repeat the previous step for every plugin that you want to install.
- Then click
Install
button in the Plugins dialog. - Complete the installation wizard by clicking
Next >
, agreeing to the license terms and clickingInstall
button.
Plugins can be downloaded directly by JD+ from Update Centers
.
To do so, your need to add a new update center in the Settings
tab of the Plugins
window.
Once this is done, new plugins will be available in the Available Plugins
tab.
It is possible to install plugins without any user interaction.
To so so, you need to create a cluster:
- Download required plugin (
*.nbm
file) and save it locally. - Create a folder somewhere (i.e.
_MY_CLUSTER_
). - Extract the content of the
*.nbm/netbeans
folders into the_MY_CLUSTER_
. - Edit the JD+ config file and add the
_MY_CLUSTER_
path to it.