| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Copyright (c) 2005 - 2010 SAP AG. |
| 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: |
| SAP AG - initial API and implementation |
| --> |
| <feature |
| id="org.eclipse.graphiti.site" |
| label="Graphiti Site" |
| version="0.7.0.qualifier" |
| provider-name="%providerName" |
| image="eclipse_update_120.jpg"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright url="%copyrightURL"> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <url> |
| <update url="http://www.eclipse.org/downloads/download.php?file=/modeling/graphiti/updates/0.7.0-releases/&protocol=http&format=xml"/> |
| </url> |
| |
| <includes |
| id="org.eclipse.graphiti.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.graphiti.feature.examples" |
| version="0.0.0"/> |
| |
| </feature> |