Offline installation
On this page
Typically, offline installations start with a download of SonarQube for IDE from your IDE's Marketplace.
The Eclipse marketplace does not host SonarQube for Eclipse and all versions are available on the Eclipse binaries page.
Instructions
Using the Eclipse Install New Software wizard
If you can't perform an online installation, you can use a SonarQube for Eclipse repository archive.
1. Manually download the latest archive (.zip) of the SonarQube for Eclipse repository from https://binaries.sonarsource.com/?prefix=SonarLint-for-Eclipse/releases/
2. Open Install New Software...
3. Select Add... to add a new repository. Then select Archive... and navigate to the zip file you have downloaded. Give the repository a meaningful name.
4. With the recently added repository highlighted, select the SonarLint for Eclipse feature
5. Review the features about to be installed, and select Finish to complete the installation
6. When requested, restart your IDE
When using this method, you will not be notified when new versions of SonarQube for Eclipse are available to install.
Was this page helpful?