Installing RTC 3.0 client / Eclipse 3.6
![]()
Trying to install RTC V3.0 RC0 client into Eclipse JEE V3.6 and getting this message:
Installing bundle "org.eclipse.xsd.2.5.0_V200906151043" into this existing Eclipse installation does not meet the version tolerance of "[2.6.0, 3.0.0)" for the existing bundle "org.eclipse.xsd.edit" Any workarounds for this in the current beta? |
5 answers
![]() Trying to install RTC V3.0 RC0 client into Eclipse JEE V3.6 and getting this message: |
![]()
Hi Francis. Sorry you're hitting this problem. How are you integrating RTC into Eclipse 3.6.1 JEE? Via Installation Manager? Via Eclipse dropins folder?
I was able to make this work using the Eclipse dropins folder. If you are not familiar with this approach, here's how you do it. Note that I believe this is not an *official* integration method, but you are asking about workarounds. 1. Download and unzip an Eclipse 3.6.1 JEE package; I will refer to the install location for this as <eclipse> 2. Ensure that there is a folder <eclipse>/dropins ; if there isn't create one (case-sensitive) 3. Create a folder called <eclipse>/dropins/Team-Concert 4. Download and unzip a Team Concert 3.0 Eclipse client zip 5. From the directory <team>/client/eclipse/jazz, copy the folders 'features' and 'plugins' to <eclipse>/dropins 6. Launch (or close and relaunch) Eclipse 3.6 JEE If everything works correctly you should be able to open the Team Concert functionality like the Work Items perspective and the Team Artifacts view from within Eclipse 3.6.1 JEE. |
![]()
We also just posted a p2 Eclipse client install to the 3.0 RC2 download page. This is for people having trouble with using IM into an existing Eclipse based product/configuration. Just unzip the p2 repo and use the software update feature in the Eclipse client and point to the local p2 repository containing the RTC Eclipse client. It should install cleanly, we've tried this on a couple of Eclipse based products that had been causing IM some troubles.\
Jean-Michel |
![]() We also just posted a p2 Eclipse client install to the 3.0 RC2 download page. This is for people having trouble with using IM into an existing Eclipse based product/configuration. Just unzip the p2 repo and use the software update feature in the Eclipse client and point to the local p2 repository containing the RTC Eclipse client. It should install cleanly, we've tried this on a couple of Eclipse based products that had been causing IM some troubles.\ When I use the p2 Eclipse install of the final RTC 3.0 I get the following error message. Could you help?
|
![]()
Bill,
Sorry I didn't reply earlier, but I tried this and it does work. In fact, it also works for V2 of the RTC client with Eclipse V3.6.1. Anyway, just stopped out to provide an update. Just tried to install the V3.0 client into Eclipse V3.6.1 (JEE) and got the same error as in the first post of this thread. Based on the post from a few days ago, it doesn't appear that the p2 client install works any better. I can't test today using Bill's suggestion - don't have that kit in house. Anyone have any other suggestions? Fran Hi Francis. Sorry you're hitting this problem. How are you integrating RTC into Eclipse 3.6.1 JEE? Via Installation Manager? Via Eclipse dropins folder? |