How to build and run this thesis with eclipse
- Build jpf-core and jpf-symbc first (Add to eclipse, Eclipse will build them automatically with Ant. Then you can remove these 1 projec (do not delete them from disk :lol:))
- Add Verification Tool to eclipse and build (you can run without adding jpf-core and jpf-symbc prject to eclipse)
- Compile jj files with javacc
- Run the MainPage class
How to copy resources to run from jar
- Export MainPage run configuration to jar file
- Copy resources, z3, jpf-core, jpf-symbc (built) to the same folder as jar file