Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 616 Bytes

File metadata and controls

20 lines (16 loc) · 616 Bytes

Steps of Running the Project

  1. Clone the repository
  2. Import the project into Eclipse
  3. Extract bugs.zip
  4. Run RepairedBugChecker.java for repairing all the bugs and run MyMain for repairing a specified bug


Structure of the Project

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