Skip to content

sunhyung/JCompare

Repository files navigation

JCompare

Text file compare program

License

  • MIT

How to compile

  • Before compiling this project, you should install two components which DiffEdit.pas has in EditControl folder.
  1. Run Delphi
  2. New -> Package
  3. Add DiffEdit.pas and UTextFile.pas
  4. Compile and install the package
  5. Close all project and source file then open JCompare.dpr

Comment by developer

Dec 26 2013

  • JCompare is a software which compares with two different text file.
  • It made for processing large size of files and can compare two files smart.
  • Originally it's made with Borland Delphi 7 but this version can complie Delphi 2010 that I confirmed.

About

Text file compare program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages