| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.qvt.declarative" |
| label="%featureName" |
| version="0.8.0.qualifier" |
| provider-name="%providerName"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright url="http://www.eclipse.org/legal/epl-v10.html"> |
| Copyright (c) 2007-2010 Eclipse Modeling Project and others. |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License |
| v1.0 |
| which accompanies this distribution, and is available at |
| http://www.eclipse.org/legal/epl-v10.html |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <url> |
| <update label="%M2MUpdateSiteName" url="http://download.eclipse.org/modeling/m2m/updates/"/> |
| <discovery label="%EMFUpdateSiteName" url="http://download.eclipse.org/modeling/emf/updates/"/> |
| <discovery label="%EMFTUpdateSiteName" url="http://download.eclipse.org/modeling/emft/updates/"/> |
| <discovery label="%LPGUpdateSiteName" url="http://lpg.sourceforge.net/updates/"/> |
| <discovery label="%MDTUpdateSiteName" url="http://download.eclipse.org/modeling/mdt/updates/"/> |
| <discovery label="%M2MUpdateSiteName" url="http://download.eclipse.org/modeling/m2m/updates/"/> |
| <discovery label="%IMPUpdateSiteName" url="http://download.eclipse.org/technology/imp/updates/"/> |
| </url> |
| |
| <includes |
| id="org.eclipse.qvt.declarative.editor" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.qvt.declarative.examples" |
| version="0.0.0"/> |
| |
| </feature> |