Looking for a Java Applet to diff and merge two text files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guillaume Lahitette

    Looking for a Java Applet to diff and merge two text files

    Hello everyone,

    I am looking for a lightweight Java Applet to diff and merge two text
    files. The functionality would be a subset of what WinMerge
    (http://winmerge.sourceforge.net) offers:
    - diff 2 text files
    - merge (in both directions)
    - color coding to highlight differences

    I found some Java diff tools but they were all command line. And my
    client-side Java skills are fairly poor (I do server side stuff!).

    TIA!
Working...