Settings
LemonTree Addin Settings
To customize your LemonTree Addin the following settings can be used. Changes will be active after you restart your Enterprise Architect.
Change settings in
%appdata%\LieberLieber\LemonTree\userconfiguration.addin.json
| Key | Value | Description |
|---|---|---|
| DisableGitCheck | Default false | Set to true to disable Git Recommendations check popup. The feature can still be used via Addin Menu. |
| DisableModelUpdatesCheck | Default false | Set to true to disable automatic Model git update check popup. |
| GitPath | Default empty | Add a path here to force LemonTree Addin to use the specified GIT executable for any git operations. If not set LemonTree will use the first version that it can find. |
| Theme | Default System | Can be set to Dark, Light and System. System is equal to windows settings. |
Path Formatting
When specifying Windows paths in JSON, either use forward slashes (/) or escape backslashes with an extra backslash to keep the JSON syntax valid.
Example:
C:\\Program Files\\Git\\bin\\