| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Copyright (c) 2007, 2010 Anyware Technologies 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 |
| |
| Contributors: |
| Anyware Technologies - Initial API and implementation |
| --> |
| <feature |
| id="org.eclipse.emf.ecoretools.all" |
| label="%featureName" |
| version="0.10.0.qualifier" |
| provider-name="%providerName" |
| image="modeling32.png"> |
| |
| <description url="http://www.eclipse.org/modeling/emft/?project=ecoretools"> |
| %description |
| </description> |
| |
| <copyright url="http://www.eclipse.org/legal/epl-v10.html"> |
| Copyright (c) 2007, 2010 Anyware Technologies 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://www.eclipse.org/modeling/updates/"/> |
| <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/> |
| </url> |
| |
| <includes |
| id="org.eclipse.emf.ecoretools.sdk" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.emf.ecoretools.examples" |
| version="0.0.0"/> |
| |
| </feature> |