共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > JCCD |
JCCD
|
2 | 0 | 5 |
贡献者 | 讨论 | 代码提交 |
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.