[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: phantom class problem....
Hi David.
Try this:
java soot.Main --jimple --soot-class-path .:/path-to/unjarred-rt Hello
Etienne
David Wang wrote:
>
> Hi,
> My project is based on the soot.
>
> The installation is fine, when I type 'java soot.Main', it gives a
> long menu. I also found the rt.jar and unjar it by following the
> instruction on the tutorial page. I added the absolute path to the
> CLASSPATH.
>
> However, when I give the command 'java soot.Main --jimple Hello',
> I always get
>
> Warning: Hello is a phantom class!
> Transforming Hello...
>
> lec:/home/files> ls
> Hello.java
> lec:/home/files> java soot.Main --jimple Hello
> Warning: Hello is a phantom class!
> Transforming Hello...
>
> Please help.... thanx a lot
> David
--
----------------------------------------------------------------------
Etienne M. Gagnon, M.Sc. e-mail: egagnon@j-meg.com
Author of SableVM: http://www.sablevm.org/
----------------------------------------------------------------------