| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.emf.compare.diagram.sirius" | |
| label="%featureName" | |
| version="3.3.19.qualifier" | |
| provider-name="%providerName" | |
| license-feature="org.eclipse.license" | |
| license-feature-version="1.0.1"> | |
| <description> | |
| %description | |
| </description> | |
| <copyright url="%copyrightURL"> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <requires> | |
| <import feature="org.eclipse.emf.compare" version="3.2.0.qualifier"/> | |
| <import feature="org.eclipse.emf.compare.diagram.gmf" version="3.2.0.qualifier"/> | |
| <import feature="org.eclipse.emf.compare.ide.ui" version="3.2.0.qualifier"/> | |
| </requires> | |
| <plugin | |
| id="org.eclipse.emf.compare.diagram.ide.ui.sirius" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| <plugin | |
| id="org.eclipse.emf.compare.diagram.sirius" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| </feature> |