Welcome to the Jazz Community Forum
RTC 6.0.2 client: error when trying to add com.ibm.team.rtc.client.feature into "Eclipse2 Application" configuration

I installed RTC 6.0.2 client (based on Eclipse 3.6.x) from zip file and followed the workshop document doing the following:
1) I set encoding to UTF-8.
2) I copied com.ibm.team.dev.launch plugin into dropins folder.
3) I added rtc-sdk as my target platform and added all plugins into the search path.
4) I imported com.ibm.team.rtc.client.feature.
When I try to add com.ibm.team.rtc.client.feature to "Eclipse2 Application" configuration the following error is displayed:
Bundle not found: org.eclipse.equinox.security.win32.x86_64.
What am I missing here ?
Thanks,
Gidi
Accepted answer

One other answer

Hi Ralph Schoon,
I'm running into the same issue with the RTC 7.0.2SR1 client SDK. I followed the steps outlined in Lab - 1.9 of the document from Jazz.net (RTC 7.0.0 Extension PoT) here: RTC 7.0.0 Extension PoT.
The setup steps I followed include:
-
Setting encoding to UTF-8
-
Copying the
com.ibm.team.dev.launch
plugin into thedropins
folder -
Setting
rtc-sdk
as the target platform and adding all plugin JARs to the search path -
Importing the
com.ibm.team.rtc.client.feature
However, when I attempted to launch the client or add
com.ibm.team.rtc.client.feature
to the Eclipse Application (Eclipse2) configuration, I found that the feature was missing from the SDK I downloaded. I tried to debug the issue, and received the following error:
Exception launching the Eclipse Platform: java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
Could you please advise on how to resolve this error? Has anyone encountered this issue, and what steps did you take to fix it?
Thanks in advance!
Comments

Please convert this to its own question. Our guidelines https://jazz.net/forum-guidelines.jsp do not like to see answers as questions on older, especially accepted questions.
1 vote