[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem when trying soot
On Sun, 25 May 2003, Phung Hua Nguyen wrote:
> Hi all,
>
> I have just downloaded Soot and trying to use it with Jedit as follows:
>
> java -classpath ~/soot-1.2.5/soot/classes soot.Main -W --app -t -d cp
> --soot-classpath ~/jedit/4.2pre1:/usr/local/jdk1.3.0/jre/lib/rt.jar
> org.gjt.sp.jedit.jEdit --jimple
This just worked for me using the development version of Soot. I suspect
that you just need to recompile jedit after an ant clean, and things
should work out.
pat