2

I have contributed a link type to RTC using a plugin. The new link type now shows when I'm in the Web version on RTC but is unknown to the client. Has anyone experienced this before?

Stewie Griffin
  • 9,257
  • 22
  • 70
  • 97

1 Answers1

2

You must also ship the plugin that declares the link type in a Eclipse client-side plugin, and that must be installed on the viewing user's Eclipse instance.

wowest
  • 1,974
  • 14
  • 21