[prev in list] [next in list] [prev in thread] [next in thread] 

List:       soot-list
Subject:    Re: [Soot-list] keep getting SootClassNotFoundException
From:       Jan Peter Stotz <jan-peter.stotz () sit ! fraunhofer ! de>
Date:       2020-05-20 12:22:20
Message-ID: 0cbb69e5-bcea-a72f-e983-513419434103 () sit ! fraunhofer ! de
[Download RAW message or body]

Hi,

I think there is a misunderstanding on your side. The "Soot classpath" 
is not related to the Java class path. Hence adding classes to the Java 
Class path as you did has absolutely no effect.

See the Wiki for command-line examples
https://github.com/Sable/soot/wiki/Running-Soot

The common way to start soot is using the -jar option of Java:

java <options passed to Java executable> -jar soot.jar <options passed 
to soot>.

However if you use

java -cp soot.jar -cp ...

All options are passed to Java and there is no option passed to soot.

Jan
_______________________________________________
Soot-list mailing list
Soot-list@CS.McGill.CA
https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic