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

wkeito/ccfinderx

 
 

Repository files navigation

ccfinderx

To compile and run the project on the development PC execute:

1)sudo apt-get install autoconf automake build-essential libboost-all-dev ant libicu4j-java libtrove-java libswt-cairo-gtk-3-jni openjdk-7-jdk libtool 2)autoreconf -i 3)cd build 4)../configure 5)make 6)chmod +x gemx.sh 7)./gemx.sh

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++ 47.3%
  • Java 35.0%
  • Python 9.6%
  • M4 4.0%
  • Makefile 4.0%
  • C 0.1%