Looking for a Java Applet to diff and merge two text files
Next message: Phil Powell: "I want to uninstall JRun for CF MX 6.1"
Date: 21 Nov 2003 15:33:19 -0800
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!
Next message: Phil Powell: "I want to uninstall JRun for CF MX 6.1"
Relevant Pages
- Re: Invoking diff from java with piped input
... Any process has only one standard input stream. ... This is described in the diff documentation. ... then then write to it from your Java program. ... external helper to create the named pipe however. ... (comp.lang.java.programmer) - Re: Clear the Screen
... cannot be implemented in any standard way across platforms. ... Even the 'standard' C and C++ languages which, like Java, aim for platform ... do not implement such functionality. ... of a development commitment needs be made by using JNI. ... (comp.lang.java) - Re: java.util.zip Limitations
... > fundamental disagreements with OOP and the direction Java is taking. ... > language, believing less is more. ... It has some nasty kludges due to early design ... > The functionality I added in myZipFile class, ... (comp.lang.java.programmer) - Re: CLOS and databases
... As a lisp liking Java person, here are the points you need to address to ... metadata about packages, classes, fields, and methods, called javadoc. ... available in the MOP is stored in Java source code for compile-time ... needed to implement the functionality in Java is ... (comp.lang.lisp) - Re: OT: The Geek defense
... even if you don't cover the cost of development hours. ... least in Java. ... It isn't about source code and call structures; ... functionality you require is and break it into small components that can be ... (comp.lang.cobol) |
|