It's all about the answers!

Ask a question

ADDING External PLUGIN TO RTC, Rhapsody IBM and DOORS


Vinod Singh (111) | asked Feb 09 '13, 3:36 p.m.
 Hi Experts,

I have a plugin and I want to add that plugin to RTC, Rhapsody IBM and DOORS.

Can you anyone tell how can I add those plugin jar so that I can use in RTC, Rhapsody IBM and DOORS.

I tried to put the plugin jar in RTC Eclipse -> under Plugin folder. After I launch RTC Eclipse I can see those images of plugin added to workarea but when I click on those plugin it doesn't work. 

Can you one tell me how can I add external plugin jar so that I can use in RTC, Rhapsody IBM and DOORS.

Thanks and Regards
VKS

One answer



permanent link
Alex Fitzpatrick (5583816) | answered Feb 11 '13, 1:01 p.m.
JAZZ DEVELOPER
 The easy way is to add the jar to the dropins folder of the install. This folder should appear in the same folder as the eclipse executable.

The harder way, but possibly better in the long term, is to create a feature then you can export the feature as a repository along with your plugin and use the Install New Software... menu item.

Your answer


Register or to post your answer.