1

Is possible enabled quick diff for Clearcase in Eclipse?

I use plugins

Rational ClearCase Remote Client for Eclipse Import 7.1.0.v201001271035--08422A2_242663 com.ibm.rational.clearcase.ccimport.feature.feature.group

and

Rational ClearCase SCM Adapter  7.6.0.v201105111445 com.rational.clearcase.feature.group

In

Windows -> Preferences -> General -> Editors -> Text Editors -> Quick Diff -> Use this reference source

isn't some ClearCase choice.

Thanks for helping

kubedan
  • 616
  • 2
  • 7
  • 26

2 Answers2

1

"Quick Diff" itself isn't available in Eclipse SCM adapter:

quick diff

That leaves you with the possibility to define external diff tools and make them open when you do a "Compare with previous" from Eclipse.
See for instance:


Note: with ClearCase 8.0, the RCE (Rational ClearTeam Explorer) is preferred to the Eclipse SCM Adapter, both for CCRC (ClearCase Remote Client) and full ClearCase usage.
See "About Rational ClearCase SCM Adapter in Rational ClearCase version 8.0".
And "Using the Rational ClearTeam Explorer for Eclipse" doesn't show any "quick diff" feature either.

Community
  • 1
  • 1
VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
0

Quick diff is not supported by ClearCase plugin for Eclipse.

Eugene Kuleshov
  • 31,461
  • 5
  • 66
  • 67