| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.emf.examples" |
| label="Examples for Eclipse Modeling Framework" |
| version="2.0.2" |
| provider-name="Eclipse.org" |
| image="eclipse_update_120.jpg"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright> |
| Copyright (c) 2004-2007 IBM Corporation 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="%updateSiteName" url="http://update.eclipse.org/updates/3.0"/> --> |
| <update label="%secondaryUpdateSiteName" url="http://download.eclipse.org/tools/emf/updates/"/> |
| <discovery label="%secondaryUpdateSiteName" url="http://download.eclipse.org/tools/emf/updates/"/> |
| </url> |
| |
| <requires> |
| <import feature="org.eclipse.emf" version="2.0.0"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.emf.examples" |
| download-size="0" |
| install-size="0" |
| version="2.0.2"/> |
| |
| <plugin |
| id="org.eclipse.emf.java" |
| download-size="0" |
| install-size="0" |
| version="2.0.2"/> |
| |
| <plugin |
| id="org.eclipse.emf.java.edit" |
| download-size="0" |
| install-size="0" |
| version="2.0.1"/> |
| |
| <plugin |
| id="org.eclipse.emf.java.editor" |
| download-size="0" |
| install-size="0" |
| version="2.0.2"/> |
| |
| <plugin |
| id="org.eclipse.emf.activities" |
| download-size="0" |
| install-size="0" |
| version="2.0.1"/> |
| </feature> |