| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.emf.ecp.view.edapt.feature" |
| label="EMF Forms IDE Tooling Edapt View Model Migration Feature" |
| version="1.27.0.qualifier" |
| provider-name="Eclipse Modeling Project" |
| plugin="org.eclipse.emf.ecp.view.edapt" |
| license-feature="org.eclipse.emf.ecp.license.feature" |
| license-feature-version="1.27.0.qualifier"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright url="%copyrightURL"> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <requires> |
| <import feature="org.eclipse.emf.edapt.runtime.feature" version="1.3.0.201801260923" match="greaterOrEqual"/> |
| <import feature="org.eclipse.emf.edapt.runtime.feature.source" version="1.3.0.201801260923" match="greaterOrEqual"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.view.edapt" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.view.table.edapt" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.view.model.edapt" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |