FeatureRequest: Usage of Eclipse Compare-Functionality

Asked by niels

Hope this is the right place to send new feature request. This was initiated by an answer to https://answers.launchpad.net/bzr/+question/106920.

SVN and CVS -Integration of Eclipse use the internal compare-component of eclipse which can be customized in the eclipse property dialog. The main advantage of the compare-dialog is, that it use the structure of a java file to compare. So you see directly which functions has changed, which are new. As far as I know you can use the compare-plugin just by giving it 2 file-objects. Sounds simple to implement, but to be honest I never implement eclipse plugins.

So how can you get an impression of this functionality?
Start your Eclispe. Open CVS-Perspective: Right mouse-click new Repository Location
Host jodreports.cvs.sourceforge.net
Repository Path: /cvsroot/jodreports
User anonymous
HEAD -> jooreports2 Right mouse-click and Check-out
Now you have a new Java-Projekt
Choose /jooreports2/src/net/sf/jooreports/templates/AbstractDocumentTemplate.java
Right mouse-click Team -> Show History.

Now in the history choose Revision 1.13 and again Right mouse-click: Compare current with 1.13.

Then you can see what I mean. Would be great if this will become possible in a future version.

If you want to get an screenshot I can send it to you directly.

Regards
Niels

Question information

Language:
English Edit question
Status:
Solved
For:
QBzr Edit question
Assignee:
No assignee Edit question
Solved by:
niels
Solved:
Last query:
Last reply:
Revision history for this message
niels (opensource21) said :
#1

Sorry wrong forum. I mean qbzr-eclipse.

Revision history for this message
Alexander Belchenko (bialix) said :
#2

You can just change a project by editing question metadata.