| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Copyright (c) 2005 - 2011 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 |
| mwenz - Update of Eclipse license |
| mwenz - Use central Eclipse license feature |
| --> |
| <feature |
| id="org.eclipse.graphiti.site" |
| label="Graphiti 0.9.0 Update Site" |
| version="0.9.0.qualifier" |
| provider-name="%providerName" |
| image="eclipse_update_120.jpg" |
| license-feature="org.eclipse.license" |
| license-feature-version="1.0.0.qualifier"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright url="Graphiti Site contains the Graphiti framework and all additional features."> |
| (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 |
| </copyright> |
| |
| <url> |
| <update url="http://www.eclipse.org/downloads/download.php?file=/graphiti/updates/0.9.0/&protocol=http&format=xml"/> |
| </url> |
| |
| <includes |
| id="org.eclipse.graphiti.sdk.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.graphiti.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.graphiti.feature.examples" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.graphiti.sdk.plus.feature" |
| version="0.0.0"/> |
| |
| </feature> |