- Clone the repository
- Import the project into Eclipse
- Extract bugs.zip
- Run RepairedBugChecker.java for repairing all the bugs and run MyMain for repairing a specified bug
bin: binary files
fault: output of fault localization
lib: jar files
output: class files generated during execution of the code
result: results obtained via setting different values to alpha and beta
src: source code
README.md: user guidance
bugs.zip: contains 22 bugs from IntroClassJava dataset