How to add custom non-attribute-based presentation to work item editor presentations ?
This tutorial teaches me how to add a custom attribute presentation to my Eclipse IDE and Web UI version of RTC.
https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentations
I am curious however, how does one add their own custom non-attribute-based presentation ? Every guide I see teaches how to add a custom attribute presentation. Say I want to make my own custom version of the non-attribute presentation "Links/Out of the Box Links" (see here for the Links Presentation https://jazz.net/library/article/130#presentations). How would I go about doing this ?
https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentations
I am curious however, how does one add their own custom non-attribute-based presentation ? Every guide I see teaches how to add a custom attribute presentation. Say I want to make my own custom version of the non-attribute presentation "Links/Out of the Box Links" (see here for the Links Presentation https://jazz.net/library/article/130#presentations). How would I go about doing this ?
Comments
Nate Decker
Nov 02 '16, 10:56 a.m.I'm interested in this question too. I note that the library article draws a distinction between an "attributePart" and a "presentationPart". Perhaps the trick is to use the presentationPart somehow?
I feel like that article could use some fleshing out a little bit more. I still don't even understand how to deploy the presentation. Does it need to be deployed in each user's eclipse client installation for instance? I assume it needs to be done on the server somehow and then it will just become available for connected clients, but how is it deployed on the server?
I hope you get a response. I've subscribed to this question.