Awesome software visualization using sonar metrics and javafx
- Installation of Java SE Development Kit 8u45 or higher [download] (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
- Setup your own SonarQube or use the SonarQube example installation http://nemo.sonarqube.org/
- clone the sources using git
- Run the main method of the Main class
- You can use the following VM args:
- -DcogSonarHost= for example "-DcogSonarHost=http://nemo.sonarqube.org/"
- -DcogProxy= if you are behind a proxy