Reputation: 2747
I am trying to compare a file with its history in cvs, while I’m doing it with 2 files in one time, the first compared file gets removed. sound like eclipse don't like 2 compared files open together.
the only way I can compare 2 different files in one time is if I edit something in the file...
I’m using 'eclipse indigo'.
Upvotes: 0
Views: 679
Reputation: 164
Go to Window >> Prefereces >> Team >> and check off Reuse open compare editors when opening comparisons
Upvotes: 2