| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.emf.ecp.graphiti.feature" |
| label="ECP Graphiti Feature" |
| version="1.7.0.qualifier" |
| provider-name="Eclipse Modeling Project" |
| license-feature="org.eclipse.emf.ecp.license.feature" |
| license-feature-version="1.2.1.qualifier"> |
| |
| <description url="http://www.example.com/description"> |
| Integration of the Graphiti with EMF Client Platform. |
| </description> |
| |
| <copyright url="http://www.example.com/copyright"> |
| [Enter Copyright Description here.] |
| </copyright> |
| |
| <license url="http://www.example.com/license"> |
| [Enter License Description here.] |
| </license> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.graphiti.integration" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.emf.ecp.graphiti.core" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |