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