简体   繁体   中英

Install sonarlint plugin in eclipse offline

I have some systems, due to security issues we have kept them without internet. How do we install sonarlint plugin in eclipse offline on them? What are manual steps to install? From where we download this jar?

对于脱机安装和旧版本,请参阅https://bintray.com/sonarsource/SonarLint-for-Eclipse/releases上的更新站点归档

From another post...

  1. Download your plugin
  2. Open Eclipse
  3. From the menu choose: Help / Install New Software...
  4. Click the Add button
  5. In the Add Repository dialog that appears, click the Archive button next to the Location field
  6. Select your plugin file, click OK

You could also just copy plugins to the eclipse/plugins directory, but it's not recommended .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM