简体   繁体   中英

How can I do Incremental Analysis in Sonarlint Ecllipse Plug in?

I recently installed Sonarlint plug in for my ecllipse. It is fantastic plug in and it helps a lot while you are writing code. But our standard practice is to check whether my new code is creating any issue using incremental mode of Sonar.

Can I use Sonarlint plug in to do incremental analysis? If yes how?

It will be possible very soon with the upcoming version 1.2 of SonarLint for Eclipse and IntelliJ. You will be able to check locally the new issues by organizing them by creation date .

Later, a connected mode will also be introduced to track new issues comparing to a SonarQube server.

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