It's all about the answers!

Ask a question

Add custom button to header of RTC workItem


kavita herur (5876593) | asked Jan 24 '18, 1:31 a.m.

 Hi All , 


I went through link https://jazz.net/forum/questions/86329/add-custom-button-or-image-on-rtc-ui
 
Is there way I can create one plugin and it will work for both RTC web as well as client RTC?  and 
can I add this button to header of workItem? 
And later I may be I want to extend code to execute some other jar which will take some actions on oher application.

Thanks,
Kavita

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Jan 29 '18, 3:44 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I have not found a solution to that question. So I think the answer is no. There is an extension point to add an action to the web UI, but I was unable to find the same for the Eclipse UI.

kavita herur selected this answer as the correct answer

Comments
kavita herur commented Feb 08 '18, 1:56 a.m.

 Thanks Ralph. The other question on star button  is not working in eclipse,  It shows error for 603 version of jts and eclipse as below, So Can I get more details on star button on RTC eclipse 603 & imported jars to plugin project?

ENTRY org.eclipse.ui 4 0 2018-02-08 11:26:24.615
!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)


Ralph Schoon commented Feb 08 '18, 2:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Consider to ask a new, more specific question on this.
I have no cycles to explore that example.

Your answer


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