Skip to content

Installation

LemonTree.Connect for Jama Connect is delivered as MSI Package and has to be installed via setup. The setup will install an Enterprise Architect addin, which will be COM registered. Proper permissions for the execution of a setup are required.

Before running the setup, make sure to close all Enterprise Architect instances. Simply click through the installation wizard and finish the setup.

Downloading via Winget

LemonTree.Connect for Jama Connect is now also available via winget. Use

winget install lieberlieber.lemontree.connect.jama

to get the latest version.

Troubleshooting the Installation

If the addin is not showing up in EA, this might be due to a failed COM registration of the addin. To confirm this, open the Specialize > Manage Addins menu in EA. If you can see the addin displayed with an "Error missing..." code, you have to manually register the COM library.

To do this, start a command line window as admin and run the following commands:

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\regasm.exe "C:\Program Files\LieberLieber\LemonTree.Connect.Jama\LemonTree.Connect.Jama.Proxy.dll" /codebase`

After running these commands, the LemonTree.Connect addin should appear in the Specialize menu.

64-Bit Enterprise Architect

If the Addin is still not showing up after following the steps above please try to add the following registry key to your machince:

[HKEY_LOCAL_MACHINE\SOFTWARE\Sparx Systems\EAAddins64\LemonTree.Connect.Jama]
@="LemonTree.Connect.Jama.Proxy"

If you are still facing issues with the installation after following all steps above please contact support@lieberlieber.com!