Skip to main content
summaryrefslogtreecommitdiffstats
blob: d76f888a7238d1504a8b0fa2176f887aaf500ec1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<site>
   <feature url="features/org.eclipse.osee.client.feature_0.9.9.qualifier.jar" id="org.eclipse.osee.client.feature" version="0.9.9.qualifier">
      <category name="org.eclipse.osee.client"/>
   </feature>
   <feature url="features/org.eclipse.osee.client.feature.source_0.9.9.qualifier.jar" id="org.eclipse.osee.client.feature.source" version="0.9.9.qualifier">
      <category name="org.eclipse.osee.client"/>
   </feature>
   <category-def name="org.eclipse.osee.client" label="Eclipse OSEE Client - (Incubation)">
      <description>
         Eclipse OSEE Client - (Incubation)
      </description>
   </category-def>
</site>

Back to the top