What are the Use of Plugin in IBM RTC
Sunny Singh (11●1●3)
| asked May 27 '19, 2:34 p.m.
edited May 28 '19, 1:21 a.m. by Ralph Schoon (63.5k●3●36●46) What are the Use of Plugin in IBM RTC |
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered May 28 '19, 1:19 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Plugins are a basic concept defined by Eclipse. They are modular code that provides capabilities extending existing extension points or providing new extension points. Within Eclipse plugins and features provide the functionality. The RTC Eclipse client P2 install is a collection of Features and plugins that make up the RTC client in Eclipse.
See https://rsjazz.wordpress.com/2013/03/14/what-apis-are-available-for-rtc-and-what-can-you-extend/ for some more information about extending RTC.
|
Hi,
plugins are used to make extending the RTC capabilities through programs.If you want make attachment tab to be mandatory in a specific state there is no option for that. So that we will be writing an external code for making it active.
|
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.