calling an Eclipse based RTC Plugin from Browser
Hi All, During development of our plugin we are facing following difficulty
I want to ask if it is technically possible? |
One answer
This is more an RCP feat: https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fswt%2Fbrowser%2FBrowser.html
I would suggest looking for a listener, eg StatusTextListener and trigger the plugin method from there.
|
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.