Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.dep.p2')
-rw-r--r--plugins/org.eclipse.osee.dep.p2/category.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.dep.p2/category.xml b/plugins/org.eclipse.osee.dep.p2/category.xml
index 3016764588d..90253a82d59 100644
--- a/plugins/org.eclipse.osee.dep.p2/category.xml
+++ b/plugins/org.eclipse.osee.dep.p2/category.xml
@@ -3,6 +3,9 @@
<feature url="features/org.eclipse.osee.dep.feature_0.24.0.qualifier.jar" id="org.eclipse.osee.dep.feature" version="0.24.0.qualifier">
<category name="org.eclipse.osee.dep"/>
</feature>
+ <feature url="features/org.eclipse.osee.dep.feature.source_0.24.0.qualifier.jar" id="org.eclipse.osee.dep.feature.source" version="0.24.0.qualifier">
+ <category name="org.eclipse.osee.dep"/>
+ </feature>
<category-def name="org.eclipse.osee.dep" label="Eclipse OSEE Deps - (Incubation)">
<description>
Eclipse OSEE Runtime - (Incubation)

Back to the top