Skip to main content
summaryrefslogtreecommitdiffstats
blob: 3410d6526e8661099ffcb7c6b2c784dfaec2fde0 (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
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<site>
   <feature url="features/org.eclipse.osee.client.all.feature_0.17.2.qualifier.jar" id="org.eclipse.osee.client.all.feature" version="0.17.2.qualifier">
      <category name="org.eclipse.osee.client.all"/>
   </feature>
   <feature url="features/org.eclipse.osee.client.all.feature.source_0.17.2.qualifier.jar" id="org.eclipse.osee.client.all.feature.source" version="0.17.2.qualifier">
      <category name="org.eclipse.osee.client.all"/>
   </feature>
	<feature url="features/org.eclipse.osee.client.feature.source_0.17.2.qualifier.jar" id="org.eclipse.osee.client.feature.source" version="0.17.2.qualifier">
      <category name="org.eclipse.osee.client.all"/>
   </feature>
	<feature url="features/org.eclipse.osee.client.ote.feature.source_0.17.2.qualifier.jar" id="org.eclipse.osee.client.ote.feature.source" version="0.17.2.qualifier">
      <category name="org.eclipse.osee.client.all"/>
   </feature>
	<feature url="features/org.eclipse.osee.core.runtime.feature.source_0.17.2.qualifier.jar" id="org.eclipse.osee.core.runtime.feature.source" version="0.17.2.qualifier">
      <category name="org.eclipse.osee.client.all"/>
   </feature>
	<feature url="features/org.eclipse.osee.coverage.feature.source_0.17.2.qualifier.jar" id="org.eclipse.osee.coverage.feature.source" version="0.17.2.qualifier">
      <category name="org.eclipse.osee.client.all"/>
   </feature>
	<feature url="features/org.eclipse.osee.ats.feature.source_0.17.2.qualifier.jar" id="org.eclipse.osee.ats.feature.source" version="0.17.2.qualifier">
      <category name="org.eclipse.osee.client.all"/>
   </feature>
	<feature url="features/org.eclipse.osee.ats.client.demo.feature.source_0.17.2.qualifier.jar" id="org.eclipse.osee.ats.client.demo.feature.source" version="0.17.2.qualifier">
      <category name="org.eclipse.osee.client.all"/>
   </feature>
   <category-def name="org.eclipse.osee.client.all" label="Eclipse OSEE Client All - (Incubation)">
      <description>
         Eclipse OSEE Client All - (Incubation)
      </description>
   </category-def>
</site>

Back to the top