--
You received this message because you are subscribed to the Google Groups "SonarLint" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarlint+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarlint/27957e77-b20d-43c9-9047-40a025f09609%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,Installing a JDK 8 is not enough. You have to be sure your Eclipse is actually executed with this JDK 8. Please check Help -> About Eclipse -> Installation details -> ConfigurationYou should see something like:java.runtime.version=1.8.0_111-b16++Julien
2016-11-29 16:30 GMT+01:00 <alice...@gmail.com>:
Hello,I'm trying to install SonarLint in Eclipse.I'm using Eclipse Luna 4.4.1I had JAVA 7 on my PC, but since I saw that JAVA 8 is required I installed also JAVA 8.The installation finished successfully and the Eclipse restarted.I expected now the code to be analysed but it isn't (tried variations which decently are not according to the rules).I searched for any way to enable the analysis but I don't see "Sonar" in any place in the Eclipse (apart from the installed plugins).Searched on project properties and etc.What should be done in this case to enable it and start using it?
--
You received this message because you are subscribed to the Google Groups "SonarLint" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarlint+...@googlegroups.com.
I installed 2.1.0 version - and I'm able to connect to SonarQube server with it.
But, when binding project to SonarQube project, it stops showing the issues (sometimes shows 1 or 2 issues but we see in SonarQube that we have much more).