It's all about the answers!

Ask a question

unlink asset in eclipse project


Andy Moynahan (6312219) | asked Jan 10 '12, 12:12 p.m.
Hi folks.

I am asking this question to determine if I am doing the correct thing.

I have used the RAM eclipse client to link an artifact to an eclipse project.
(find asset->right click asset->link artifact to project)

Now the asset shows up in my eclipse project and is a linked artifact to an asset in RAM.

Suppose now I determine I don't need this asset in my eclipse project anymore. How best to unlink/de-link the asset?

Do I just delete the asset? If I do this using RTC SCM, I do get a change set that contains an updated rambuildercontrol.xml file. The change reflects the removal of the asset.


Is this (deleting the asset) the correct way to do this?

Are there other ways?

Thanks

Andy

One answer



permanent link
Gili Mendel (1.8k56) | answered Jan 12 '12, 9:44 a.m.
JAZZ DEVELOPER
Hi folks.

...

Do I just delete the asset? If I do this using RTC SCM, I do get a change set that contains an updated rambuildercontrol.xml file. The change reflects the removal of the asset.





That is exactly right, just delete the "file" from the workspace.
The reason you will have an SCM update, is the fact the you actually removing the link (to RAM) of this file from your workspace. Checking it to an SCM implies that when someone else catches up, that link will be gone for them as well.

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.