I have an eclipse project containing a source file. Now I have a different version of that file somewhere in the filesystem (not inside an eclipse project).
I can open the second file in eclipse, but I find no way to compare it to the first file.
How can I compare these two files?