Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.osee.client.feature/feature.xml')
-rw-r--r--features/org.eclipse.osee.client.feature/feature.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/features/org.eclipse.osee.client.feature/feature.xml b/features/org.eclipse.osee.client.feature/feature.xml
index 73df130c12a..2b72533a218 100644
--- a/features/org.eclipse.osee.client.feature/feature.xml
+++ b/features/org.eclipse.osee.client.feature/feature.xml
@@ -37,28 +37,4 @@
id="org.eclipse.osee.demo.feature"
version="0.0.0"/>
- <includes
- id="org.eclipse.osee.demo.feature.source"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.osee.define.feature.source"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.osee.ats.feature.source"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.osee.framework.ui.feature.source"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.osee.framework.feature.source"
- version="0.0.0"/>
-
- <requires>
- <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.9.qualifier" match="greaterOrEqual"/>
- </requires>
-
</feature>

Back to the top