blob: 747e3d4466d1c018e576f665c79f6bd0f48a027c [file] [log] [blame]
DJ Houghtonbbde11a2011-03-24 20:07:49 +00001<?xml version="1.0" encoding="UTF-8"?>
2<feature
3 id="org.eclipse.equinox.sdk"
4 label="%featureName"
Thomas Watsonaf9b07d2020-12-04 10:06:03 -06005 version="3.22.0.qualifier"
DJ Houghtonbbde11a2011-03-24 20:07:49 +00006 provider-name="%providerName"
7 license-feature="org.eclipse.license"
Thomas Watson6ba4e5a2014-04-16 11:49:17 -05008 license-feature-version="0.0.0">
dj574c3f72011-09-12 11:43:12 -04009
DJ Houghtonbbde11a2011-03-24 20:07:49 +000010 <description>
11 %description
12 </description>
13
14 <copyright>
15 %copyright
16 </copyright>
17
18 <license url="%licenseURL">
19 %license
20 </license>
21
22 <includes
23 id="org.eclipse.equinox.compendium.sdk"
24 version="0.0.0"/>
25
26 <includes
27 id="org.eclipse.equinox.core.sdk"
28 version="0.0.0"/>
29
30 <includes
DJ Houghtonbbde11a2011-03-24 20:07:49 +000031 id="org.eclipse.equinox.serverside.sdk"
32 version="0.0.0"/>
33
34 <includes
35 id="org.eclipse.equinox.executable"
36 version="0.0.0"/>
37
38 <includes
DJ Houghtonbbde11a2011-03-24 20:07:49 +000039 id="org.eclipse.equinox.core.feature"
40 version="0.0.0"/>
dj574c3f72011-09-12 11:43:12 -040041
DJ Houghtonbbde11a2011-03-24 20:07:49 +000042</feature>