| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.emf.ecp.e3.feature" | |
| label="EMF Client Platform UI 3.x Feature" | |
| version="1.0.1.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.0.0"> | |
| <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> | |
| <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.application.e3" | |
| download-size="0" | |
| install-size="0" | |
| version="0.0.0" | |
| unpack="false"/> | |
| </feature> |