tmf: Copy ResourceTreeAndListGroup from platform to keep compatibility
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 11 Apr 2014 23:01:14 +0000 (19:01 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 8 May 2014 13:20:11 +0000 (09:20 -0400)
commit282218e9c407963dd1b41b2495706e0d645049a9
treea5a9dc80c7fd900b60688954bf90cc83e563029d
parent5ece050b7582b67326e3f3695d35be6b78cf7239
tmf: Copy ResourceTreeAndListGroup from platform to keep compatibility

ResourceTreeAndListGroup was internal in Kepler and we referenced it.
It is now removed in Luna. To keep our builds compatible with Kepler,
we need to have our own version of this class. Once we stop supporting
Kepler, we can delete this class and use the public one from the platform.

Change-Id: I35185bbc9de551cacd6aaca3d12952f04c80d34e
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/26165
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/project/wizards/importtrace/ResourceTreeAndListGroup.java [new file with mode: 0644]
This page took 0.028093 seconds and 5 git commands to generate.