[Soot-list] Parse source code problem

Alexandre Bartel alexandre.bartel at cased.de
Fri Aug 28 04:30:05 EDT 2015


Hi Chris,

You should use the following option to analyze your Java files in the
/WordCount2.0/src/ directory:

-process-dir /WordCount2.0/src/

Cheers,
Alexandre

On Fri, 2015-08-28 at 15:30 +0800, csytang wrote:
> Hi all, 
>     I wanna use soot to parse my java source code
>     with command
>      -src-prec java /WordCount2.0/src/WordCount2.java -cp 'all 
> depended class' -f none 
>     I got  Attempt to create RefType containing a / --> 
> /WordCount2.0/src/WordCount2.java
>     So any suggestions for this error? 
>     Thanks
> Chris
> _______________________________________________
> Soot-list mailing list
> Soot-list at CS.McGill.CA
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list


More information about the Soot-list mailing list