IDEasy supports to automatically install plugins for your IDE(s).
For each plugin you want to configure, simply create a properties file in your settings at the following path:
$IDE_HOME/settings/«ide»/plugins/«plugin».propertiesFor example the Anyedit plugin for Eclipse is configured
here.
Please consider that plugins will be created in alphabetical order. Therefore, if you want to install a plugin that depends on another plugin, ensure the filenames will be listed in the proper order.
The properties that can be configured per plugin can be found in the following table.
| Variable | Value | Meaning |
|---|---|---|
|
e.g. |
(required) This is the unique identifier of the plugin.
For all JetBrains based IDEs like |
|
Eclipse Update-Site URL |
(optional) Only required for Eclipse to specify the URL of the update-site where the metadata and plugin can be downloaded from. |
|
|
(optional) |
|
e.g. |
(optional) Tags to classify the plugin. Will be used by the GUI of IDEasy for selection by tag. |