mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | Copyright (c) 2005 - 2010 SAP AG. |
| 4 | All rights reserved. This program and the accompanying materials |
| 5 | are made available under the terms of the Eclipse Public License v1.0 |
| 6 | which accompanies this distribution, and is available at |
| 7 | http://www.eclipse.org/legal/epl-v10.html |
| 8 | |
| 9 | Contributors: |
| 10 | SAP AG - initial API and implementation |
mwenz | 3fd8b45 | 2011-02-08 13:07:29 +0000 | [diff] [blame] | 11 | mwenz - Update of Eclipse license |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 12 | --> |
| 13 | <feature |
| 14 | id="org.eclipse.graphiti.site" |
mwenz | 0c03bc6 | 2011-01-17 14:14:41 +0000 | [diff] [blame] | 15 | label="%featureName" |
mwenz | 9881459 | 2010-11-15 15:25:24 +0000 | [diff] [blame] | 16 | version="0.8.0.qualifier" |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 17 | provider-name="%providerName" |
mwenz | 3fd8b45 | 2011-02-08 13:07:29 +0000 | [diff] [blame] | 18 | image="eclipse_update_120.jpg"> |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 19 | |
| 20 | <description> |
mwenz | 0c03bc6 | 2011-01-17 14:14:41 +0000 | [diff] [blame] | 21 | %description |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 22 | </description> |
| 23 | |
mwenz | 7dd8ee3 | 2010-09-29 08:27:03 +0000 | [diff] [blame] | 24 | <copyright url="Graphiti Site contains the Graphiti framework and all additional features."> |
| 25 | (c) 2005, 2010 SAP AG. |
| 26 | All rights reserved. This program and the accompanying materials |
| 27 | are made available under the terms of the Eclipse Public License |
| 28 | v1.0 |
| 29 | which accompanies this distribution, and is available at |
| 30 | http://www.eclipse.org/legal/epl-v10.html |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 31 | </copyright> |
| 32 | |
mwenz | 3fd8b45 | 2011-02-08 13:07:29 +0000 | [diff] [blame] | 33 | <license url="%licenseURL"> |
| 34 | %license |
| 35 | </license> |
| 36 | |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 37 | <url> |
mwenz | 9881459 | 2010-11-15 15:25:24 +0000 | [diff] [blame] | 38 | <update url="http://www.eclipse.org/downloads/download.php?file=/graphiti/updates/0.8.0/&protocol=http&format=xml"/> |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 39 | </url> |
| 40 | |
| 41 | <includes |
mwenz | 4a86291 | 2010-09-30 12:01:35 +0000 | [diff] [blame] | 42 | id="org.eclipse.graphiti.sdk.feature" |
| 43 | version="0.0.0"/> |
| 44 | |
| 45 | <includes |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 46 | id="org.eclipse.graphiti.feature" |
| 47 | version="0.0.0"/> |
| 48 | |
| 49 | <includes |
| 50 | id="org.eclipse.graphiti.feature.examples" |
| 51 | version="0.0.0"/> |
| 52 | |
tkaiser | f16dd39 | 2010-11-29 14:21:18 +0000 | [diff] [blame] | 53 | <includes |
| 54 | id="org.eclipse.graphiti.sdk.plus.feature" |
| 55 | version="0.0.0"/> |
| 56 | |
mwenz | ac17353 | 2010-07-30 12:25:52 +0000 | [diff] [blame] | 57 | </feature> |