Rational clearcase client integration with Eclipse

2020-03-25 05:24发布

问题:

I am using Eclipse 3.2.0 and Rational clear case client 7.1.2 on my local machine. I want to install plugin for same (Rational clear case client 7.1.2) on eclipse. Can someone please give me download link for Rational clear case client 7.1.2 plugin and also gide me in integrating it with eclipse?

Thanks, Tushar.

回答1:

For a CCRC installation (ClearCase Remote Client, which comes with its own Eclipse-based RCP - Rich client Platform - for ClearCase):

See "Installing or updating CCRC for Eclipse and RSA" (and its process here)

(See also the compatibility matrix between Eclipse and CCRC)

The CCRC plugin is stored within your CCRC server at: http://<computer-name>/ccrc/update, where <computer-name> is the name of the computer that has Rational® ClearCase® and the CM Server for Rational ClearCase Remote Client installed on it.


For a full ClearCase client installation:

You will find the SCM adapter at IBM in " Rational ClearCase SCM Adapter (For Eclipse), Version 7.6.0.0".

For Eclipse versions 3.2.2 to 3.3.x inclusive:

  • Download the zip file appropriate for your operating system. Extract the contents of the file to a directory in your file system.
  • In Eclipse, select Help > Software Updates > Manage Configuration. In the Product Configuration window, click the "Add an Extension Location" link in the Eclipse platform pane.
  • The Browse for Folder dialog prompts you to choose an extension location, expand the My Computer entry and navigate to the directory that contains the contents of the extracted zip file. Expand the Eclipse folder and click "OK".
  • The Install/Update dialog prompts you to restart the workbench. Click "Yes".
  • In the Eclipse window, click Window > Customize Perspective.
  • In the Customize Perspective dialog box, click the Commands tab, ensure that the ClearCase option under the Available command groups column is checked, and click "OK".

See more at:

  • "Clearcase plugin for eclipse usage"
  • "Problems with ClearCase plugin eclipse"
  • "What ClearCase plugin to use with eclipse"