summaryrefslogtreecommitdiffstats
path: root/features/org.yocto.sdk.site/category.xml
blob: 4dd0178f52f19155c6323820c8a1041e7c340186 (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>
   <feature url="features/org.yocto.sdk_@featureVersion@.jar" id="org.yocto.sdk" version="@featureVersion@">
      <category name="Yocto Project ADT"/>
   </feature>
   <feature url="features/org.yocto.sdk.source_@featureVersion@.jar" id="org.yocto.sdk.source" version="@featureVersion@">
      <category name="Yocto Project ADT"/>
   </feature>
   <feature url="features/org.yocto.bc_@bcfeatureVersion@.jar" id="org.yocto.bc" version="@bcfeatureVersion@">
      <category name="Yocto Project Bitbake Commander"/>
   </feature>
   <feature url="features/org.yocto.doc_@docFeatureVersion@.jar" id="org.yocto.doc" version="@docFeatureVersion@">
      <category name="Yocto Project Documentation"/>
   </feature>
   <category-def name="Yocto Project ADT" label="Yocto Project ADT Plug-in"/>
   <category-def name="Yocto Project Bitbake Commander" label="Yocto Project Bitbake Commander Plug-in"/>
   <category-def name="Yocto Project Documentation" label="Yocto Project Documentation plug-in"/>
</site>