Archi Forum

Archi => General Archi Discussion => Topic started by: rchevallier on October 15, 2021, 09:18:00 AM

Title: Side by side installation of 4.8 and 4.9
Post by: rchevallier on October 15, 2021, 09:18:00 AM
Hi everyone

I won't be able to move for all my work to 4.9 as I need for some of it to use coArchi. So I'd like to have a dual installation on my PC with both version.
With the portable zip download for Archi, this is easy to separate program and define the proper association.
However I've noticed the plugin drop folder is shared (AppData/Roaming/Archi4/dropins), which makes things a lot simpler when upgrading archi as long as the plugin are compatible with the new version.

The latest jArchi plugin works only with 4.9 if I understand correctly.  Is there a way to separate per version the plugin installation folder ?
Thanks
Title: Re: Side by side installation of 4.8 and 4.9
Post by: Phil Beauvoir on October 15, 2021, 09:27:19 AM
You could edit the Archi.ini file and change the "dropins" location. See https://github.com/archimatetool/archi/wiki/The-Archi.ini-file

Another way to do it is to manually install the *.archiplugin files. Change the extension to *.zip, unzip, and copy the *.jar files to the dropins folder. This way you can have two versions of jArchi in the same folder. Each version of Archi will use the version of jArchi that is right for it.

And another way to do it is to add a "dropins" folder in the main Archi installation folder and manually copy the *.jar files there.
Title: Re: Side by side installation of 4.8 and 4.9
Post by: rchevallier on October 15, 2021, 12:19:40 PM
Thanks Phil,

2nd option seems to be the simplest for my case.

Best regards
Title: Re: Side by side installation of 4.8 and 4.9
Post by: Phil Beauvoir on October 15, 2021, 12:29:47 PM
Quote from: rchevallier on October 15, 2021, 12:19:40 PM
Thanks Phil,

2nd option seems to be the simplest for my case.

Best regards

Be aware that when an Archi plug-in is installed via the install manager in Archi, older versions of the installed plug-in are removed.