Search code examples
intellij-ideaidejetbrains-ideappcodeapp-code

Is it possible to install multiple AppCode versions side by side


I am a huge fan of Jetbrains "AppCode". But due to the variety of projects I have some depending on older XCode versions and others can be the latest and greatest. It's great that we can have multiple XCode installations side-by-side. But is this also possible with AppCode? I remember that back a couple of years, the EAP version could be installed side-by-side with the stable release. This would also already help, but I cant even find a separate EAP download anymore.

Anybody any tips for me?


Solution

  • You can use JetBrains Toolbox to install as many product versions as you like side by side with the automatic update (optional) and rollback support.

    In Toolbox you can set certain product versions to stick to the specific installed version and do not offer the updates.

    Major IDE versions do not share the configuration and can be even run at the same time. Minor version can be also configured to use different folders for config/plugins/caches if needed.