| Release 1.9 | 29/01/2008 20:04 | |
| ||
| Release 1.1.1 | 21/01/2007 20:58 | |
| ||
| Release 1.1 | 07/01/2007 16:55 | |
|
This is the second release of JMeld. What's in this release? New functionality:
| ||
| Release 1.0 | 02/01/2007 19:23 | |
|
This is the first release of JMeld. JMeld is a visual diff and merge tool which is very much inspired after the fantastic 'meld' (a gnome program) program. It is different in a number of ways:
You can download the binary (JMeld.jar) and start it with: (You need at least java5 (jdk1.5)) java -Xmx200m -jar JMeld.jar [file1] [file2]Or you can download the sources (JMeld.tgz) and compile and start with: (You need at least ant-1.6.5) antThe screenshot below was made on ubuntu linux with the swing gtk lookAndFeel: | ||