How to search on Jazz SCM Properties with the Eclipse GUI ?
Hello,
Right clicking on an Item in my project, I have some jazz SCM Properties.
One of them is a bespoken (I think) one DUID.
I would like to make a search in my project of all the item which the Jazz SCM properties DUID is *abc*
DUID = *abc*
I do not know how to do it?
I am using the Eclipse UI (Not the Web client, Not the Java command)
I was thinking in the Search/Jazz Text menu,but I did not manage t do it
Kind regards
Collet Stephane
One answer
This is not supported. The custom properties were designed to be used by automation.
In 7.0 there is a feature to search for custom SCM attributes https://jazz.net/pub/new-noteworthy/ewm/7.0/7.0/index.html#25 .
As far as I know custom attributes are also designed to be used by automation only and there is no UI to set them. You can set them using the SCM command line or automation/API.