hi,
In my plugin I would like to compare 2 files, for this purpose I would
like to use the org.eclipse.compare API.I searched on the internet for
some proper examples or tutorials for this purpose but couldnt find any. I
also found that for this purpose I need to use the "ContentMergeViewer" or
the "TextMergeViewer". Can someone please shed more light on these or
direct me to some examples on this topic.