| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.emf.ecp.view.unset.feature" |
| label="EMF Forms Unset Service" |
| version="1.25.0.qualifier" |
| provider-name="%providerName" |
| plugin="org.eclipse.emf.ecp.view.unset" |
| image="eclipse_update_120.jpg" |
| license-feature="org.eclipse.emf.ecp.license.feature" |
| license-feature-version="1.25.0.qualifier"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright url="%copyrightURL"> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.view.unset" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |