| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.epsilon.evl.emf.validation.feature" |
| label="Epsilon Validation Language EMF Integration" |
| version="2.4.0.qualifier" |
| provider-name="Eclipse Modeling Project" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description url="http://www.eclipse.org/epsilon"> |
| This feature integrates EVL as a validation provider for the EMF Validation framework. |
| </description> |
| |
| <copyright> |
| Copyright (c) 2018 The University of York. |
| This program and the accompanying materials are made |
| available under the terms of the Eclipse Public License 2.0 |
| which is available at https://www.eclipse.org/legal/epl-2.0 |
| </copyright> |
| |
| <includes id="org.eclipse.epsilon.core.dt.feature" version="2.4.0.qualifier"/> |
| <includes id="org.eclipse.epsilon.emf.feature" version="2.4.0.qualifier"/> |
| |
| <plugin |
| id="org.eclipse.epsilon.evl.emf.validation" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |