diff options
author | Christian W. Damus | 2015-12-09 21:12:00 +0000 |
---|---|---|
committer | Christian W. Damus | 2015-12-09 21:12:00 +0000 |
commit | 46ff949a0e22eb38ef76cb6aa52c662db9f77f8d (patch) | |
tree | f023f764c3906bee559167636de504e52e747afd /features | |
parent | 1658f126ea54ba2029ab1d464d83dae023332520 (diff) | |
download | org.eclipse.papyrus-46ff949a0e22eb38ef76cb6aa52c662db9f77f8d.tar.gz org.eclipse.papyrus-46ff949a0e22eb38ef76cb6aa52c662db9f77f8d.tar.xz org.eclipse.papyrus-46ff949a0e22eb38ef76cb6aa52c662db9f77f8d.zip |
Bug 469188: [Editor] Page management improvements in the Papyrus multi-editor
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469188
Present all notation views (diagrams, tables, etc.) in a single
list instead of separate lists in the welcome page.
Diffstat (limited to 'features')
-rw-r--r-- | features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml index 2d59c9ea22c..b729a0f7e0d 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/feature.xml @@ -35,8 +35,6 @@ http://www.eclipse.org/legal/epl-v10.html <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.properties" install-size="0" unpack="false" version="0.0.0"/> - <plugin download-size="0" id="org.eclipse.papyrus.infra.nattable.welcome" install-size="0" unpack="false" version="0.0.0"/> - <plugin download-size="0" id="org.eclipse.nebula.widgets.nattable.core" install-size="0" unpack="false" version="0.0.0"/> <plugin download-size="0" id="ca.odell.glazedlists" install-size="0" unpack="false" version="0.0.0"/> |