| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| ********************************************************************** |
| * Copyright (c) 2005, 2019 SAP SE |
| * |
| * This program and the accompanying materials are made |
| * available under the terms of the Eclipse Public License 2.0 |
| * which is available at https://www.eclipse.org/legal/epl-2.0/ |
| * |
| * Contributors: |
| * SAP SE - initial API, implementation and documentation |
| * mwenz - Update of Eclipse license |
| * mwenz - Use central Eclipse license feature |
| * |
| * SPDX-License-Identifier: EPL-2.0 |
| *********************************************************************** |
| --> |
| <feature |
| id="org.eclipse.graphiti.site" |
| label="Graphiti 0.17.0 Update Site" |
| version="0.17.0.qualifier" |
| provider-name="%providerName" |
| image="eclipse_update_120.jpg" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description> |
| %description |
| </description> |
| |
| <copyright url="Graphiti Site contains the Graphiti framework and all additional features."> |
| (c) 2005, 2019 SAP SE. |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License |
| v2.0 |
| which accompanies this distribution, and is available at |
| https://www.eclipse.org/legal/epl-2.0/ |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <url> |
| <update url="http://www.eclipse.org/downloads/download.php?file=/graphiti/updates/0.17.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"/> |
| |
| <includes |
| id="org.eclipse.graphiti.export.feature" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.graphiti.feature.tools" |
| version="0.0.0"/> |
| |
| </feature> |