SONARIDE-369 NPE when restarting Eclipse by spennec · Pull Request #3 · SonarSource/sonarlint-eclipse
Navigation Menu
{{ message }}
SonarSource / sonarlint-eclipse Public
- Notifications You must be signed in to change notification settings
- Fork 128
Closed
SONARIDE-369 NPE when restarting Eclipse#3
spennec wants to merge 1 commit intoSonarSource:masterfrom
SONARIDE-369 NPE when restarting Eclipse#3
spennec wants to merge 1 commit intoSonarSource:masterfrom
Conversation
Copy link Copy Markdown
spennec
commented
Apr 29, 2013
spennec
commented
Handling of possible null values when getting project instances from the
MavenProjectChangedEvent
Handling of possible null values when getting project instances from the MavenProjectChangedEvent
Copy link Copy Markdown
Member
henryju
commented
Apr 30, 2013
henryju commented
Apr 30, 2013I applied your patch with some minor modifications. Thanks for your contribution.
henryju
closed this
Copy link Copy Markdown
Author
spennec
commented
May 1, 2013
spennec commented
May 1, 2013Excellent, thanks! Would you advise me to install the new snapshot on my Eclipse setup? If so, could you give me the update site url?
Thanks again for applying the patch quickly :)
Copy link Copy Markdown
Member
henryju
commented
May 2, 2013
henryju commented
May 2, 2013For now there are no breaking changes so you can try to use latest snapshot version. But beware because I have started a new sprint so I will introduce some major changes that can be unstable until final release.
The snapshot update site is usually: https://sonarplugins.ci.cloudbees.com/job/eclipse/ws/org.sonar.ide.eclipse.site/target/repository but for now it is empty as the build failed yesterday (infra issue). So your only option is to build from source.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment