Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-05-20 18:20:29 +0000
committerrescobar2010-05-20 18:20:29 +0000
commit9e3ed345b1a8e1bf40c54a43312d7ab6125fde67 (patch)
treea9e180fc48c57d51e31a0d2416999d4092b5f51c /features/org.eclipse.osee.client.feature/feature.xml
parent36bf0ae1ece56be8a36f5787e2bedfaaf839b782 (diff)
downloadorg.eclipse.osee-9e3ed345b1a8e1bf40c54a43312d7ab6125fde67.tar.gz
org.eclipse.osee-9e3ed345b1a8e1bf40c54a43312d7ab6125fde67.tar.xz
org.eclipse.osee-9e3ed345b1a8e1bf40c54a43312d7ab6125fde67.zip
Diffstat (limited to 'features/org.eclipse.osee.client.feature/feature.xml')
-rw-r--r--features/org.eclipse.osee.client.feature/feature.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.client.feature/feature.xml b/features/org.eclipse.osee.client.feature/feature.xml
index 016d7eba7fb..11f567135f2 100644
--- a/features/org.eclipse.osee.client.feature/feature.xml
+++ b/features/org.eclipse.osee.client.feature/feature.xml
@@ -60,5 +60,8 @@
<includes
id="org.eclipse.osee.framework.feature.source"
version="0.0.0"/>
-
+
+ <includes
+ id="org.eclipse.osee.client.external.feature"
+ version="0.0.0"/>
</feature>

Back to the top