JCCD – A Flexible Java Code Clone Detector API

About JCCD

The Java Code Clone Detection API (JCCD) allows to implement individual code clone detectors. These code clone detectors can be easily integrated into other Java applications.

JCCD is based on a pipeline architecture which allows to replace whole parts of the detection process without changing the overall pipeline. This enables to re-implement state-of-the-art techniques as well as to realize new ideas and concepts.

This website is still under construction. Further information will be published soon.