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

Capture Method Name from the ChangeSet in RTC

Is there any Api exposed for RTC to retrieve the Method's information from the changeSet.
Currently changeSet only display the lines of code been modified, But i want to get the "MethodName" that contains the lines of code been modified.

Any response will be appreciated.

Thanks in advance.

0 votes



One answer

Permanent link
The short answer is no, there are no assumptions made about file types for text diffs in the RTC client code. 

The Eclipse JDT code does detect the .java file types when opening a compare editor in eclipse, however these are also internals (org.eclipse.compare.internal.ViewerDescriptor.createViewer(Viewer, Composite, CompareConfiguration) returns a JavaStructureDiffViewer).

1 vote

Your answer

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,934
× 1,202

Question asked: Sep 19 '13, 1:40 a.m.

Question was seen: 5,540 times

Last updated: Dec 17 '13, 11:04 a.m.

Confirmation Cancel Confirm