Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 414 Bytes

INSTALL.md

File metadata and controls

11 lines (9 loc) · 414 Bytes

II. Environment Installation

  • Install JDK7: Oracle jdk1.7 (important!)

  • Install JDK8: Oracle jdk1.8 (important!)

  • Download and configure Anaconda

  • Create an python environment using the environment file

    conda env create -f environment.yml
  • Download and Install Defects4J