| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Copyright (c) 2016 Thales Global Services S.A.S. |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License v1.0 |
| which accompanies this distribution, and is available at |
| http://www.eclipse.org/legal/epl-v10.html |
| |
| Contributors: |
| Thales Global Services S.A.S - initial API and implementation |
| --> |
| <feature |
| id="org.eclipse.emf.ecoretools.explorer.contextual" |
| label="%featureName" |
| version="3.4.0.qualifier" |
| provider-name="%providerName" |
| image="modeling32.png" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description url="http://wiki.eclipse.org/index.php/Ecore_Tools"> |
| %description |
| </description> |
| |
| <copyright url="http://www.eclipse.org/legal/epl-v10.html"> |
| Copyright (c) 2016 Thales Global Services S.A.S. |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License v1.0 |
| which accompanies this distribution, and is available at |
| http://www.eclipse.org/legal/epl-v10.html |
| |
| Contributors: |
| Thales Global Services S.A.S - initial API and implementation |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <plugin |
| id="org.eclipse.emf.ecoretools.explorer.contextual" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |