summaryrefslogtreecommitdiffstats
path: root/features/org.yocto.sdk.site/site.xml
blob: 33f36cd37cbdfb63e8b04781a77afb9901c71cbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<site>
   <description name="Yocto Project update site" url="http://yoctoproject.org/downloads/eclipse-plugin/">
      Yocto Project update site
   </description>
   <feature url="features/org.yocto.sdk_@genVersion@.jar" id="org.yocto.sdk" version="@genVersion@">
      <category name="Yocto Project ADT"/>
   </feature>
   <category-def name="Yocto Project ADT" label="Yocto Project ADT plug-in"/>
   <feature url="features/org.yocto.bc_@bcgenVersion@.jar" id="org.yocto.bc" version="@bcgenVersion@">
      <category name="Yocto Project Bitbake Commander"/>
   </feature>
   <category-def name="Yocto Project Bitbake Commander" label="Yocto Project Bitbake Commander plug-in"/>
   <feature url="features/org.yocto.doc_@docGenVersion@.jar" id="org.yocto.doc" version="@docGenVersion@">
      <category name="Yocto Project Documentation"/>
   </feature>
   <category-def name="Yocto Project Documentation" label="Yocto Project Documentation plug-in"/>
</site>