Now I'm working on the Sonar configuration, but encounter a problem when trying to access it by the address.
An error was throw:
Unsupported major.minor version 51.0. The way of resolving the problem was found-install java 7 and choose it will works. But the thing is I only can use java 1.6 to build my android project. If that, the java version is not compatible with Sonar's need.
So if there's a way that can configure java 1.7 on Sonar and still keep the default java 1.7 version, that would be nice. Is there a way can achieve that?
My computer environment and software info are following:
1.System:Ubuntu 10.04.4 LTS x86_64
2.Sonarqube-4.5.4