checkIfClasspathContains: Check if a Library has been loaded
Description
It checks if a particular library is part of the classpath.
Usage
checkIfClasspathContains(myJavaLibrary)
Arguments
myJavaLibrary
a character string that stands for the java library (e.g. repicea.jar)