org.sonar.api.resources
Class ProjectUtils

java.lang.Object
  extended by org.sonar.api.resources.ProjectUtils

public final class ProjectUtils
extends Object

Since:
1.10

Method Summary
static String getJavaVersion(Project project)
          Java version as defined in maven-compiler-plugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJavaVersion

public static String getJavaVersion(Project project)
Java version as defined in maven-compiler-plugin



Copyright © 2009-2010 SonarSource SA. All Rights Reserved.