Skip to content

Changes

Summary

  1. [581574] Display legacy tabs in addition to other tabs (details)
Commit 3ce7220f1af801fb668c612de11f1ae33b1241c2 by Glenn Plouhinec
[581574] Display legacy tabs in addition to other tabs

In order to display legacy tabs in EEF Properties View in addition to
other tabs, the ability to add many contributorIds in
EEFTabbedPropertySheetPage has been created with the API
IEEFTabbedPropertySheetPageContributor.getContributorIds().

Bug: 581574
Change-Id: Ibd04cc565f84edb9803ba577c26fc6c1d2c1030c
Signed-off-by: Glenn Plouhinec <glenn.plouhinec@obeo.fr>
The file was modified plugins/org.eclipse.eef.properties.ui.legacy/src/org/eclipse/eef/properties/ui/legacy/internal/legacy2eef/EEFLegacyTabbedPropertySheetPageContributor.java
The file was modified plugins/org.eclipse.eef.properties.ui/src/org/eclipse/eef/properties/ui/api/IEEFTabbedPropertySheetPageContributor.java
The file was modified plugins/org.eclipse.eef.properties.ui.legacy/src/org/eclipse/eef/properties/ui/legacy/internal/extension/impl/LegacyTabDescriptorProvider.java
The file was modified plugins/org.eclipse.eef.properties.ui/src/org/eclipse/eef/properties/ui/api/AbstractEEFTabbedPropertySheetPageContributorWrapper.java
The file was modified plugins/org.eclipse.eef.properties.ui/src/org/eclipse/eef/properties/ui/api/EEFTabbedPropertySheetPage.java