[Soot-list] Inline JavaDeps

The Hung Dao dth.forum at gmail.com
Fri Apr 14 00:26:44 EDT 2006


 I inline JavaDeps with command:
java soot.Main --app -w -debug-resolver -process-dir "C:\JavaDeps" -src-prec
java -main-class smr/JavaDeps/JavaDeps -p jb off -p jj off -p cg
verbose:true,jdkver:4,trim-clinit:false -p cg.cha on -p wstp off -p wsop off
-p wjtp off -p wjop.smb off -p wjop.si enabled:false,expansion-factor:5 -p
wjap off -p shimple off -p stp off -p sop off -p jtp off -p jop off -p jap
off -p gb off -p gop off -p bb off -p bop off -p tag off
---> error:
bringing to HIERARCHY: smr.JavaDeps.ASCII_UCodeESC_CharStream
Exception in thread "main" java.lang.RuntimeException: couldn't find class:
smr.JavaDeps.ASCII_UCodeESC_CharStream (is your soot-class-path set
properly?)

After that, I add "C:\JavaDeps" to classpath and error is:
bringing to HIERARCHY: smr.JavaDeps.ASCII_UCodeESC_CharStream
ASCII_UCodeESC_CharStream.java:12: Class "io" not found in scope of
smr.JavaDeps.Java

How to inline it? Help me.
Thank for your help.

JavaDeps: http://www.cs.mcgill.ca/~stever/software/JavaDeps/welcome.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20060414/0f3b38c5/attachment.htm


More information about the Soot-list mailing list