Plug in deployment in RTC eclipe 5.0.2
I tried to deploy plugin by following this link
It worked perfectly on RTC eclipse 5.0.0 but it was not working with RTC 5.0.2
I checked log file "ccm" it was showing me following exception
"[ccm: AsynchronousTaskRunner-0 @@ 12:15] ERROR t.internal.registry.AbstractActivationManagerOwner - The class "com.ibm.team.jfs.sdk.query.ISparqlQueryService" failed to load. The bundle "com.ibm.team.enterprise.systemdefinition.service" could not find the class.
java.lang.ClassNotFoundException: com.ibm.team.jfs.sdk.query.ISparqlQueryService"
When I checked for this bundle "com.ibm.team.enterprise.systemdefinition.service" it was not present in SDK
How do I solve this issue?
https://www.ibm.com/developerworks/community/blogs/extendingrtc/entry/checksummaryadvisor?lang=en
It worked perfectly on RTC eclipse 5.0.0 but it was not working with RTC 5.0.2
I checked log file "ccm" it was showing me following exception
"[ccm: AsynchronousTaskRunner-0 @@ 12:15] ERROR t.internal.registry.AbstractActivationManagerOwner - The class "com.ibm.team.jfs.sdk.query.ISparqlQueryService" failed to load. The bundle "com.ibm.team.enterprise.systemdefinition.service" could not find the class.
java.lang.ClassNotFoundException: com.ibm.team.jfs.sdk.query.ISparqlQueryService"
When I checked for this bundle "com.ibm.team.enterprise.systemdefinition.service" it was not present in SDK
How do I solve this issue?