Skip to main content



      Home
Home » Newcomers » Newcomers » Quickdiff does not work??
Quickdiff does not work?? [message #99371] Sun, 04 September 2005 12:21 Go to next message
Eclipse UserFriend
Originally posted by: joNOhanSPAMn.PEnospamTRpleaseAK.cheNOlSPAMlo.at

Using Eclipse 3.1 on Linux.

I am unable to get quickdiff to work (editing file with the EPIC
plugin, but this is not plugin specific, is it?)

I would love a feature that allows me to figure out the changes
between the buffer and the saved version on disk and when I read
about quickdiff I was euphoric. Unfortunately, it does not seem
to work:

- if I show line numbers, nothing whatsoever is shown
- when I disable line numbers, I sometimes see bars where something
has been changed (but not always). Hovering over the bars does
NOT show the differences though (it shows essentiall an
empty small popup window).
Re: Quickdiff does not work?? [message #99458 is a reply to message #99371] Mon, 05 September 2005 13:18 Go to previous message
Eclipse UserFriend
On Sun, 2005-09-04 at 18:21 +0200, jope wrote:
> I am unable to get quickdiff to work (editing file with the EPIC
> plugin, but this is not plugin specific, is it?)

Not generally - any text editor inheriting from the text editor
framework can use quick diff out of the box.

> I would love a feature that allows me to figure out the changes
> between the buffer and the saved version on disk and when I read
> about quickdiff I was euphoric. Unfortunately, it does not seem
> to work:
>
> - if I show line numbers, nothing whatsoever is shown
> - when I disable line numbers, I sometimes see bars where something
> has been changed (but not always). Hovering over the bars does
> NOT show the differences though (it shows essentiall an
> empty small popup window).

Sounds wrong. You can easily check whether quick diff works at all by
opening the relevant file using the eclipse text editor (from the
context menu choose 'Open With>Text Editor'). You should then see the
lines you change compared to a reference (usually either disk or your
repository, see the General>Editors>Text Editors>Quick Diff preference
page to configure the reference).

If it doesn't work with the text editor, please file a bug against
platform-text. If it does, file one against the creator of your plug-in.

HTH, tom
Previous Topic:Cannot display help contents
Next Topic:user-defined code folds & list/newsgroup question
Goto Forum:
  


Current Time: Mon Jul 14 14:16:49 EDT 2025

Powered by FUDForum. Page generated in 0.09547 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top