Search code examples
javaintellij-ideasoot

invalid item 'jasmin' and heros in the dependencies list For soot


I want to build soot with intellj so I follow the instruction of "Building Soot with IntelliJ IDEA" in github. after I done step 5 I should resolve jasmine and heros dependency problem but I have this condition in dialogue box enter image description here

and I see in problem tab these errors: "Module soot : invalid item 'jasmin' in the dependencies list" and "Module soot : invalid item 'heros' in the dependencies list" How I can fix it?


Solution

  • I don't use IntelliJ but does it help to add this project? https://github.com/Sable/jasmin/

    And Heros would be available here: https://github.com/Sable/heros