mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | <copyright> |
| 4 | |
mwenz | ea1e5dd | 2011-06-07 12:52:03 +0000 | [diff] [blame] | 5 | Copyright (c) 2005, 2011 SAP AG. |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 6 | All rights reserved. This program and the accompanying materials |
| 7 | are made available under the terms of the Eclipse Public License v1.0 |
| 8 | which accompanies this distribution, and is available at |
| 9 | http://www.eclipse.org/legal/epl-v10.html |
| 10 | |
| 11 | Contributors: |
| 12 | SAP AG - initial API, implementation and documentation |
mwenz | ced46c1 | 2011-02-08 13:07:28 +0000 | [diff] [blame] | 13 | mwenz - Update of Eclipse license |
mwenz | e736fac | 2011-07-04 12:13:17 +0000 | [diff] [blame^] | 14 | mwenz - Use central Eclipse license feature |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 15 | |
| 16 | </copyright> |
| 17 | |
| 18 | --> |
| 19 | <feature |
| 20 | id="org.eclipse.graphiti.sdk.feature" |
| 21 | label="%featureName" |
tkaiser | 100f2ae | 2011-06-29 12:51:18 +0000 | [diff] [blame] | 22 | version="0.9.0.qualifier" |
mwenz | e736fac | 2011-07-04 12:13:17 +0000 | [diff] [blame^] | 23 | provider-name="%providerName" |
| 24 | license-feature="org.eclipse.license" |
| 25 | license-feature-version="1.0.0.qualifier"> |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 26 | |
| 27 | <description> |
mwenz | 75a43d6 | 2011-01-17 14:14:43 +0000 | [diff] [blame] | 28 | %description |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 29 | </description> |
| 30 | |
| 31 | <copyright url="http://www.eclipse.org/legal/epl-v10.html"> |
mwenz | ea1e5dd | 2011-06-07 12:52:03 +0000 | [diff] [blame] | 32 | Copyright (c) 2005, 2011 SAP AG. |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 33 | All rights reserved. This program and the accompanying materials |
| 34 | are made available under the terms of the Eclipse Public License |
| 35 | v1.0 |
| 36 | which accompanies this distribution, and is available at |
| 37 | http://www.eclipse.org/legal/epl-v10.html |
| 38 | </copyright> |
| 39 | |
mwenz | 8fd3ac8 | 2010-09-30 11:27:52 +0000 | [diff] [blame] | 40 | <includes |
| 41 | id="org.eclipse.graphiti.feature" |
| 42 | version="0.0.0"/> |
| 43 | |
| 44 | <includes |
| 45 | id="org.eclipse.graphiti.feature.examples" |
| 46 | version="0.0.0"/> |
mwenz | d6f630f | 2010-09-30 10:57:23 +0000 | [diff] [blame] | 47 | |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 48 | <includes |
mwenz | 9e44e2d | 2010-07-30 06:33:04 +0000 | [diff] [blame] | 49 | id="org.eclipse.graphiti.source.feature" |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 50 | version="0.0.0"/> |
mwenz | d6f630f | 2010-09-30 10:57:23 +0000 | [diff] [blame] | 51 | |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 52 | <includes |
| 53 | id="org.eclipse.graphiti.feature.examples.source" |
| 54 | version="0.0.0"/> |
mwenz | d6f630f | 2010-09-30 10:57:23 +0000 | [diff] [blame] | 55 | |
mwenz | 691091d | 2010-07-14 07:47:22 +0000 | [diff] [blame] | 56 | </feature> |