Search code examples
eclipsesonarlintsonarlint-eclipse

How to install an older Eclipse plugin of SonarLint


Currently in the Eclipse Marketplace SonarLint is only available in the latest version (2.5.1). For a compatibility reason I need to have version (2.2.1).

How can i install an older version of my choice?


Solution

  • Instead of using Eclipse Marketplace, use menu in Help → Install New Software. Add sonarlint URL:

    http://eclipse.sonarlint.org/
    

    and than uncheck "Show only the latest versions of available software".

    You will see all available version of sonarlint. If you already have it installed with unexpected version, you need to uninstall it first in Help → Installation Details.