It's all about the answers!

Ask a question

How do I install RTC 3.0 client into Eclipse 3.6.1?


Mark Murphy (111) | asked Nov 29 '10, 11:04 a.m.
edited Oct 12 '17, 12:54 p.m. by David Lafreniere (4.8k7)

I have tried the web install and the local IM install, but both are looking for 3.5.2 with a very specific set of plugins.

I have the Helios (3.6.1) version of PDT (2.1) installed and fully updated. How do I add RTC client to that environment? Is there an update site that I can plug in to?

The RTC documentation is very unclear how to do this, although it does say that Eclipse 3.6 and 3.6.1 are supported.

Accepted answer


13 other answers



permanent link
Keith Wedinger (3154) | answered May 12 '11, 9:25 a.m.
I am also unable to install RTC 3.0 into Eclipse 3.6.2 using the p2 repository method. On Windows 7 and on Ubuntu 11.04, I get the same errors reported previously in this thread.

On Windows 7 and on Ubuntu 11.04, I installed Eclipse using the Eclipse Full SDK distributions. I then installed Eclipse XML Editors and Tools Version: 3.2.3.v201102160550-7H7AFUWDxumQJOi9ghcTb5YgkwEZ

My Eclipse version is: Eclipse SDK - 3.6.2.M20110210-1200

Let me know if you need any additional information.

permanent link
Keith Wedinger (3154) | answered May 12 '11, 10:24 a.m.
I did a fresh Eclipse 3.6.2 install today to see if I could find an RTC 3.0 install sequence that would work. The following steps worked for me.

1. Install Eclipse 3.6.2. Do not install additional packages.
2. Install RTC 3.0 using the p2 method
3. Install Eclipse Web Tools Platform software (like XML Editors and Tools)

Swapping #2 and #3 above appears to break the ability to install RTC 3.0.

permanent link
Brian Peacock (213) | answered Jun 08 '11, 10:55 a.m.
I found that if you install "Eclipse for Java developers 3.6.2" (the smallest (90MB) package) RTC won't install on top because of the Equinox Framework dependency errors.

But, if you install "Eclipse Classic 3.6.2" you can install RTC 3.0 ifix1 on top of it using the P2 even though it has the same Equinox Framework installed.

(I love all the dependency problems that Eclipse manages to produce)

permanent link
David Gotz (6) | answered Jun 21 '11, 4:18 p.m.
This worked great for me using Eclipse 3.6 (build id 20100917-0705). Thanks for the help!

I've had problems with that approach. It mostly works, but it sometimes results in plugin conflicts on startup, resulting in the workbench layout getting reset.

The approach I take now is to:
- download and extract the 'p2 Install Repository'
(available at https://jazz.net/downloads/rational-team-concert/releases/3.0?p=allDownloads)
- install and run Eclipse 3.6 (or later)
- use Help > Install New Software, adding a new local repository for the one you just extracted
- install the RTC feature

I also suggest using a download manager like DownThemAll (http://www.downthemall.net) for getting artifacts from jazz.net.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.