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

RTC 6.x and Eclipse Neon or Oxygen?

 I have tried installing RTC 6.0.3 and 6.0.4 from the p2 repository into Eclipse Neon (Eclipse 4.6.3) and Oxygen (4.7.1). Most things work, with one killer exception:


Window -> Preferences -> Work Items generates an error dialog with title "Could Not Accept Changes" and content "The currently displayed page contains invalid values".

In the Eclipse log, I have the following backtrace:

!STACK 0
java.lang.NoSuchMethodError: org.eclipse.ui.internal.WorkbenchWindow.getTrimManager()Lorg/eclipse/ui/internal/layout/ITrimManager;
        at com.ibm.team.workitem.ide.ui.internal.preference.WorkItemPreferencePage.isActiveWorkItemTrimVisible(WorkItemPreferencePage.java:273)
        at com.ibm.team.workitem.ide.ui.internal.preference.WorkItemPreferencePage.activeWorkitemTrim(WorkItemPreferencePage.java:166)
        at com.ibm.team.workitem.ide.ui.internal.preference.WorkItemPreferencePage.createContents(WorkItemPreferencePage.java:85)
[etc.]

Note that everything works fine with Eclipse Luna and Mars.

I am not an Eclipse expert... But based on some research (e.g. https://stackoverflow.com/q/31472140/), it appears that RTC relies on the Eclipse 3.x "compatibility layer" in Eclipse 4. Apparently, emulation for the "internal" interface org.eclipse.ui.internal.WorkbenchWindow.getTrimManager() was removed in Neon.

Are others able to reproduce this issue? Is RTC expected to work with Eclipse Neon? Are there any potential work-arounds?

Thanks.

1

1 vote


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
× 6,122
× 2,357

Question asked: Jul 07 '17, 1:40 p.m.

Question was seen: 3,139 times

Last updated: Jul 07 '17, 1:40 p.m.

Confirmation Cancel Confirm