diff options
Diffstat (limited to 'features/papyrus-dev-features/org.eclipse.papyrus.dev.feature/feature.xml')
-rwxr-xr-x | features/papyrus-dev-features/org.eclipse.papyrus.dev.feature/feature.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/features/papyrus-dev-features/org.eclipse.papyrus.dev.feature/feature.xml b/features/papyrus-dev-features/org.eclipse.papyrus.dev.feature/feature.xml index 0c85fe8f35f..37ff6ce50ad 100755 --- a/features/papyrus-dev-features/org.eclipse.papyrus.dev.feature/feature.xml +++ b/features/papyrus-dev-features/org.eclipse.papyrus.dev.feature/feature.xml @@ -116,4 +116,11 @@ http://www.eclipse.org/legal/epl-v10.html version="0.0.0" unpack="false"/> + <plugin + id="org.eclipse.papyrus.infra.emf.commandstack" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + </feature> |