It's all about the answers!

Ask a question

IBM RTC 602 Developing a viewlet, it doesnt show on the right category


Rafael Rodriguez Montes (23013126247) | asked Jan 16 '17, 1:25 p.m.

 Hello, 

I'm creating a custom viewlet widget as extension. 
is there any paper where I can place the right category pint of my extenstions viewlet, 
I'm using this point but it doesn't show it:
extension point="com.ibm.team.dashboard.common.viewlets
I'm using rtc 602 

Thanks

Accepted answer


permanent link
Stefan Oblinger (185213) | answered Jan 17 '17, 2:43 a.m.

Look for it in the "Change and Configuration Management" Catalog.

Ralph Schoon selected this answer as the correct answer

One other answer



permanent link
Stefan Oblinger (185213) | answered Jan 16 '17, 1:37 p.m.
<extension
      point="com.ibm.team.dashboard.common.viewlets">
   <category
         id="com.example.viewlet.category.helloworld"
         name="Hello, World!">
   </category>
    

Comments
Rafael Rodriguez Montes commented Jan 16 '17, 1:52 p.m.

 I have it like that but when I brows the dashboard I don't see the category 

Your answer


Register or to post 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.