It's all about the answers!

Ask a question

Attribute customizations implemented in java not java script


0
1
Sungyeun Hwang (537) | asked Nov 14 '12, 10:18 p.m.
edited Nov 15 '12, 1:15 a.m.
Hi,
I am studying about Attribute customizations..
But, I have a trouble to implement attribute cutomization in java during processing...
I've followed at the end of Page here site :: https://jazz.net/wiki/bin/view/Main/AttributeCustomization
 


But, as me :: That is Problem :
First , I couldn't find New>condition, defaultValueProviders etc..
I just have New > Generic..
Second, I have warning at the top of page like , No schema found for the 'com,ibm.team.workitem......'

 

Please Help me, anyone. :P
I'd like you to give some advice or link(Reference site..)
Thank you  :)

** I am using RTC 3.0.1, also I plug in all of SDK about 3.0.1

One answer



permanent link
Filip Wieladek (30413) | answered Nov 27 '12, 1:21 a.m.
edited Nov 27 '12, 1:23 a.m.
 It seems like you are missing a dependency on com.ibm.team.workitem.common under your plugin dependencies. 

Your dependencies should look like this:

Note: To properly implement an attribute value provider (as shown in the Wiki) you will need to use internal API. Internal API may change during releases without prior notice and might break your plugin 

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.