[Soot-list] Re: get java source statements from soot

Eric Bodden eric.bodden at mail.mcgill.ca
Fri Aug 15 09:26:05 EDT 2008


I am not quite sure why your output is erased. Usually in Soot the
default way to write something to the shell is by using...

G.v().out.println(..)

This will write it to the shell by default or to the console view in
the Soot Eclipse plugin etc.

Eric

2008/8/14 Gerald Sit <Gerald.Sit at student.cityu.edu.hk>:
> Yes that does the trick. I can compile them successfully with soot libraries included. However it seems soot now performs transformation only by default but not outputting my own files using java standard output. How do I enable the standard output again?
>
> Gerald
>
>> Gerald I think you have to use double backslashes due to some
>> silliness of the Windows shell if I remember correctly,
>> i.e."C:\\soot\\"
>
>> Eric
>



-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


More information about the Soot-list mailing list