summaryrefslogtreecommitdiffstats
path: root/org.rtems.cdt.feature/feature.xml
blob: a50485c0159023b0457b68d436677b4a77e1d22d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="org.rtems.cdt"
      label="%featureName"
      version="1.1.0"
      provider-name="%providerName">

   <description url="www.rtems.com">
      %description
   </description>

   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
      %copyright
   </copyright>

   <license url="%licenseURL">
      %license
   </license>

   <url>
      <update label="%updateSiteName" url="http://www.rtems.org/ftp/pub/rtems/eclipse/updates/"/>
   </url>

</feature>