Skip to content
Luisa Sinzker Fantin edited this page May 20, 2020 · 2 revisions
  1. To build this project, you will need Maven and Java 8 (or higher)
  2. Clone spgroup's version of Soot
  • Build with mvn clean install -DskipTest
  1. Clone SVFA-Scala
  • Run sbt compile and sbt publish
  1. Clone this project
  • Run mvn clean install -DskipTests

Table of Contents

Clone this wiki locally