| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.emf.ecp.e3.feature" |
| label="ECP 3.x UI Integration" |
| version="1.25.0.qualifier" |
| provider-name="Eclipse Modeling Project" |
| plugin="org.eclipse.emf.ecp.ui.e3" |
| image="eclipse_update_120.jpg" |
| license-feature="org.eclipse.emf.ecp.license.feature" |
| license-feature-version="1.25.0.qualifier"> |
| |
| <description> |
| Integration of the EMF Client Platform UI into the Eclipse 3.x workbench, including views and perspectives. |
| </description> |
| |
| <copyright url="%copyrightURL"> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <includes |
| id="org.eclipse.emf.ecp.feature" |
| version="0.0.0"/> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.editor.e3" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.ui.e3" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.validation.connector" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |