<div dir="ltr">Hello everyone<div><br><div>I have run soot for simple classes and the line below(for loading class) </div><div>&quot;SootClass sClass = Scene.v().loadClassAndSupport(className);&quot;</div><div>works properly when there is no refrence to other packages of the project. but when there are objects of classes of different packages I get this exception:</div><div><div>Exception in thread &quot;main&quot; soot.CompilationDeathException: there were errors during parsing and/or type checking (JastAdd frontend)<span style="white-space:pre">        </span></div></div><div>and also it prints some semantic errors that it can&#39;t find refrenced classes and their object types is not visible.</div></div><div><br></div><div>Is there any to solve this problem?</div><div><br></div><div>thanks</div></div>