[Soot-list] Generate Class Files in Original Project

Fang Zhou timchou.hit at gmail.com
Thu May 30 02:19:50 EDT 2019


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


More information about the Soot-list mailing list