[Soot-list] Newbie question

Olivier Lefevre lefevrol at yahoo.com
Sun Dec 18 19:02:01 EST 2005


> Default o/p format is class file. You should not 
> use -f to produce class files.

Thanks but that seems to be a cosmetic issue. With 
or without that option, when I try

  java soot.Main sootOutput/com.acme.MyClass.jimp
 
I get:

  Exception in thread "main"   
  java.lang.RuntimeException: couldn't find class:   
  sootOutput/com.acme.MyClass.jimp (is your 
  soot-class-path set properly?)

Why does it want a class?? I am trying to compile
_to_ a class!

-- O.L.


More information about the Soot-list mailing list