我想用intellj构建soot,所以我遵循github中“Building Soot with IntelliJ IDEA”的指令。在我完成第5步之后,我应该解决茉莉和heros依赖问题,但我在对话框中有这个条件
我在问题标签中看到这些错误: “模块soot:依赖项列表中的无效项'jasmin'” 和“模块soot:依赖项列表中的无效项'heros'” 我怎么解决它?
答案 0 :(得分:1)
我不使用IntelliJ,但它是否有助于添加此项目? https://github.com/Sable/jasmin/
Heros将在这里提供: https://github.com/Sable/heros