public class ProjectUtils
extends Object
Utilities for Project package.
-
Constructor Summary
Constructors
-
Method Summary
Returns the Snap jar file.
Returns the Snap jar path.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ProjectUtils
public ProjectUtils()
-
Method Details
-
getSnapJarPath
public static String getSnapJarPath()
Returns the Snap jar path.
-
getSnapJarFile
public static File getSnapJarFile()
Returns the Snap jar file.