[Soot-list] java.lang.System woes

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Tue Feb 9 03:06:02 EST 2010


Hi David.

The exception actually tells you exactly what to do:

> If you are extending Soot, try to add the following call before calling
> soot.Main.main(..):
> Scene.v().addBasicClass(java.lang.System,SIGNATURES);

Eric


More information about the Soot-list mailing list