Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

UUID of eclipse resource

Is there a way to find UUID of eclipse resource eg. IFile (org.eclipse.core.resources.IFile) with rtc api usage?

0 votes

Comments

It has to be possible, because somehow eclipse map it and allows to check it in Jazz source control tab in file properties window. Any idea how to get those information from java api?

 Michael, this is most likely in on of the internal.rcp packages, if it is at all shipped as source. Since this is most likely not part of the API/SDK but part of the internal RTC Eclipse Rich Client Platform code.

Is there any documentation of that RTC Eclipse Rich Client Platform code?

 No, and that is all internal API anyway. 


You can try to search e.g. by searching for UUID or some other classes like IResource etc. to find an entry point. I have done that.


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,937

Question asked: Oct 11 '17, 8:37 a.m.

Question was seen: 969 times

Last updated: Oct 16 '17, 1:27 a.m.

Confirmation Cancel Confirm