Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'p2/org.eclipse.cdt.p2-feature/feature.xml')
-rw-r--r--p2/org.eclipse.cdt.p2-feature/feature.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/p2/org.eclipse.cdt.p2-feature/feature.xml b/p2/org.eclipse.cdt.p2-feature/feature.xml
index e4aa0835dcd..cf6e6d1c250 100644
--- a/p2/org.eclipse.cdt.p2-feature/feature.xml
+++ b/p2/org.eclipse.cdt.p2-feature/feature.xml
@@ -3,7 +3,8 @@
id="org.eclipse.cdt.p2"
label="Eclipse SDK p2 support feature"
version="1.0.0"
- provider-name="Eclipse.org">
+ provider-name="Eclipse.org"
+ plugin="org.eclipse.cdt.p2">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

Back to the top