Thursday, July 23, 2009

Eclipse 3.5 Galileo and clearcase plug-in

I installed the Eclipse Galileo recently and found that the Rational Clearcase plugin by IBM does not work anymore in 3.5. Of course the latest plug-in explicitly mentions its just for Eclipse 3.4. But i tried anyways and it did not work. Fortunately, there is a clearcase plugin that works with Eclipse 3.5 at this point (http://eclipse-ccase.sourceforge.net/documents/user_guide.pdf). May be soon IBM clearcase plug-in will also be released that is compatible with Eclipse 3.5.

Updated: IBM Rational clearcase SCM Adapter version is available too now for Eclipse 3.5.

5 comments:

Anonymous said...

Hi Ranjeesh,

I installed the clearcase plugin and I have eclipse 3.5.
Do you know how to display the clearcase shortcuts on the menu bar?!

Anonymous said...

Sorry, I meant to say the clearcase icons....

Manfred Koch said...

Hi Ranjeesh,

the new version (2.1.7) also supports Eclipse 3.5.

Cheers,

Manfred

rwatsh said...

Thanks for letting me know Manfred. I have updated to 2.1.7 now.

Unknown said...

Hi,

We are currently two people maintaining the current eclipse sourceforge plugin for clearcase. We have a new release out that can be tested. Please feel free to test and give input for development. Of course you always have the possibility to join the development/testing of it.

Have a nice day!

//mike

Popular micro services patterns

Here are some popular Microservice design patterns that a programmer should know: Service Registry  pattern provides a  central location  fo...