What are the Use of Plugin in IBM RTC
2 answers
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.