Skip to content

CCFinder is a code-clone detector. The code has been developed and published by http://www.ccfinder.net people. The goal of this repository is to maintain it and get it compiled in Ubuntu the latest.

License

Notifications You must be signed in to change notification settings

yoriyuki-aist/ccfinderx

 
 

Repository files navigation

ccfinderx

Dependencies: autotools, build-essential, libboost-all-dev, openjdk-7-dev, ant, libicu4j-java, libswt-gtk-java, libtrove-java, libswt-cairo-gtk-3-jni and others(?)

To compile the project:

  1. aclocal
  2. automake
  3. autoconf
  4. cd build
  5. PYTHON=python2 ../configure
  6. make

GUI does not work. Use CLI cd build ./ccfx -h for usages

About

CCFinder is a code-clone detector. The code has been developed and published by http://www.ccfinder.net people. The goal of this repository is to maintain it and get it compiled in Ubuntu the latest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.8%
  • Java 34.6%
  • Python 9.4%
  • M4 5.2%
  • Makefile 3.9%
  • C 0.1%