[Soot-list] Generate Class Files in Original Project

Eric Bodden eric.bodden at uni-paderborn.de
Sun Jun 2 13:48:57 EDT 2019


Hi Fang.

I am afraid Soot does not currently support this feature. You are welcome, though, to implement it yourself and provide it to the community via a pull request.

Best wishes
Eric

> On 30. May 2019, at 08:19, Fang Zhou <timchou.hit at gmail.com> wrote:
> 
> Hi all,
> 
> I'm using soot to annotate Hadoop project. I can get new classes files
> in the specified soot output directory. However, the soot output
> directory mixed classes files from different projects, such as
> hadoop-hdfs-project and hadoop-common.
> 
> Now, I have to manually copy the new classes files to the original
> locations. However, this step is too time consuming. Can I directly
> replace old classes files with new ones when generating classes?
> 
> Thanks in advance.
> 
> Best,
> Fang
> _______________________________________________
> 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