processattachment icon reference?
I'm comparing the process configuration XML for my project area
(upgraded from beta through to 1.0.1) with the latest Eclipse Way
process configuration.
One of the differences is icon references.
Old style:
icon="platform:/plugin/com.ibm.team.apt.common/icons/obj16/state_idea.gif"
new style:
icon="processattachment:/workflow/idea.gif"
If I use the new style, I get no icons. Is there some migration
mechanism to install the icons for references like "processattachment:"?
--
John Kohl
Senior Software Engineer - Rational Software - IBM Software Group
Lexington, Massachusetts, USA
jtk@us.ibm.com
<http>
(upgraded from beta through to 1.0.1) with the latest Eclipse Way
process configuration.
One of the differences is icon references.
Old style:
icon="platform:/plugin/com.ibm.team.apt.common/icons/obj16/state_idea.gif"
new style:
icon="processattachment:/workflow/idea.gif"
If I use the new style, I get no icons. Is there some migration
mechanism to install the icons for references like "processattachment:"?
--
John Kohl
Senior Software Engineer - Rational Software - IBM Software Group
Lexington, Massachusetts, USA
jtk@us.ibm.com
<http>
One answer
Hi
When I upgraded our "pre-release"-Eclipse-Way process to the
"release"-version of the same, I had similiar trouble. I ended up in
doing the whole stuff manually. Means: create a new repo, create a new
project area, deplay the desired target process, export the process,
extract all the icon stuff and add it as attachement in the productive
project area. Once the attachements are added, the links should work. If
there's an automated way to do this, I do not know. But I doubt there is
one in the official delivery package. :-/
Regards,
Stefan
If I use the new style, I get no icons. Is there some migration
mechanism to install the icons for references like "processattachment:"?
When I upgraded our "pre-release"-Eclipse-Way process to the
"release"-version of the same, I had similiar trouble. I ended up in
doing the whole stuff manually. Means: create a new repo, create a new
project area, deplay the desired target process, export the process,
extract all the icon stuff and add it as attachement in the productive
project area. Once the attachements are added, the links should work. If
there's an automated way to do this, I do not know. But I doubt there is
one in the official delivery package. :-/
Regards,
Stefan