[Soot-list] couldn't find class: SableJBDD.bdd.JBddVariable

Tezcan Dilshener tezcan at dilshener.de
Tue Jan 3 08:41:30 EST 2012


Hi all,
I am experiencing some beginners luck.
I have a small class to generate call-graph.
It works fine when I run it to process a class that has a main method. However, when I modify to process class from a directory using the -process-dir option, it fails with couldn't find class: SableJBDD.bdd.JBddVariable error.
I see that one can set the classpath with -cp option but where is jar file with this class?

thanks for any help


More information about the Soot-list mailing list