Skip to content

Releases: jbanaszczyk/CCFinderX

10.2.7.4 Windows 32-bit

05 May 23:48
Compare
Choose a tag to compare

Nearly the same as original, but rebuild from sources.

Just unpack and execute.


Useful example commands:

Do nothing, just test if ccfx works:

  • ccfx

Do something, test if python is properly configured

  • ccfx f -c
  • may be useful: set CCFINDERX_PYTHON_INTERPRETER_PATH=c:\Python27\32\python.exe

Find clones within directory src\*.java

  • ccfx d java -v -dn ..\..\..\src -o %temp%\out.ccfxd

Start GUI:

  • something like that: "c:\Program Files (x86)\Java\jre1.8.0_211\bin\java.exe" -jar GemX.jar

Original binary for Windows

05 May 20:03
Compare
Choose a tag to compare