qhanam / Java-RSRepair

A Java version of the automatic program repair described by RSRepair and GenProg.
Apache License 2.0
10 stars 4 forks source link

Where is junit.jar located? #3

Open ujur007 opened 6 years ago

ujur007 commented 6 years ago

I am having problems finding junit.jar file. I have to edit the file as mentioned in README

Edit ./sample/config/jrsrepair.properties: Set ant_path = [/path/to/ant] (use which ant to find its location on linux) Edit ./sample/config/build.xml: Set the value of Set the value of

I searched for the file in Junit5 github link but couldnot find it. https://github.com/junit-team/junit5/

I also checked in ant folder but there is no such file."junit.jar"