Facing a `ClassNotFoundException` in Eclipse when launching RTC 7.0.2SR1 client SDK.
 
			Hi,
I'm running into issue with the RTC 7.0.2SR1 client SDK with Eclipse. 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.launchplugin into thedropinsfolder
- 
        Setting rtc-sdkas 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!
One answer
 
								I don't know. I wrote
I think I ran into problems when I wanted to run the EWM Extensions client this might be the same issue you see. I ignored the issue, because it is only relevant for the Aspect editor lab.