Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Add custom star button to RTC eclipse workItem shows error -ClassNotFoundException: com.ibm.team.ui.editor.ITeamFormPartSite

HI All,

  
https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2
 
I followed this link and trying to create star button in eclipse- 603  with 603 jts and 603 RTC SDK client APIs. but in code 
@Override
public void createContent(ITeamFormLayout formLayout) {
final WorkItemEditorToolkit toolkit= (WorkItemEditorToolkit) getSite().getToolkit();
 I get error
!ENTRY org.eclipse.ui 4 0 2018-02-21 11:12:39.414
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: com.ibm.team.ui.editor.ITeamFormPartSite)
at org.eclipse.swt.SWT.error(SWT.java:4083)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)  

 and after few lines of error I get
Caused by: java.lang.ClassNotFoundException: com.ibm.team.ui.editor.ITeamFormPartSite 

 Can you please suggest whats going wrong here..   one of class ITeamFormPartSite  is not found.
 Do I need to include any jars in required imports of meta inf file or Do I need to try with different version of RTC SDK  jars?

Thanks,
Kavita



0 votes


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,049

Question asked: Feb 21 '18, 12:51 a.m.

Question was seen: 1,668 times

Last updated: Feb 21 '18, 12:51 a.m.

Confirmation Cancel Confirm