Skip to content

EA Addin configuration

Following are all the features that can be configured via configuration file, found under the path %appdata%\LieberLieber\LemonTree.Connect.Jama Connect\config.json.

The following table explains the different options that can be set.

Restoring the default configuration

If you accidentially destroy this file, remove it completely, restart EA, open any project and add a new Jama Connect server configuration. This will create a new config file with default values.

Global Addin Settings

Setting Meaning Allowed Values
WriteNavigationLinks Enables or disable the writing of navigation links during exports. Those links are used to jump from an exported element in Jama Connect to the original element in EA. true or false
UseSuspectedFlagOnConnectors Enables or disable suspect flagging of EA connectors during import from Jama Connect. true or false
ApiTimoutInMinutes Configures the maximum timeout in minutes that can occur for an API call. Any numerical value, suggested: 3.
PageSize Configures the amount of element used with paging. Any numerical value, suggested: 5000.
CustomTimeouts Configures timeout values for specific operations. This list should not be changed.
SuppressUpdateAvailableInfo Suppresses the "Update available" information shown in the main menu of LemonTree.Connect, if a newer version was released. true or false
DiagramImageFileExtension Configures the image format that is used for the extraction of diagram images. Default is png. png, jpg, bmp.