Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 515 Bytes

File metadata and controls

20 lines (13 loc) · 515 Bytes

git-ecco


Get the code: git clone or download zip file into <working_dir>.

Requires:

  • JDK 8.
  • Gradle as build system.

IDE

IntelliJ supports Gradle out of the box. Just import the project as a Gradle project.


Modules Description

featureid module contains App.java, which you can execute to obtain the external features of a set of commits.

translation module contains App.java, which you can execute after you have the features of the system for mining feature revisions.