Normally, Soot resolves only that application classes and any classes that they refer to, along with any classes
it needs for the Jimple typing, but it does not transitively resolve references in these additional classes that
were resolved only because they were referenced.
Use path as the list of directories in which Soot should search for classes. path should be a series of directories,
separated by the path separator character for your system.