| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.emf.emfstore.example.feature" |
| label="EMFStore Code Examples" |
| version="1.8.0.qualifier" |
| provider-name="Eclipse Modeling Project" |
| plugin="org.eclipse.emf.emfstore.example.installer" |
| license-feature="org.eclipse.emf.emfstore.license.feature" |
| license-feature-version="1.8.0.qualifier"> |
| |
| <description url="http://emfstore.org "> |
| EMFStore Code Examples |
| </description> |
| |
| <copyright url="%copyrightURL"> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <plugin |
| id="org.eclipse.emf.emfstore.examplemodel" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.emf.emfstore.examplemodel.edit" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.emf.emfstore.example.installer" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |