Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkmoir2012-02-12 20:06:46 +0000
committerkmoir2012-02-12 20:06:46 +0000
commit1e46597aa9a81843b122ca2c2919bc172411c096 (patch)
tree4d5a7b9ded9e3c6090816b42eeb0cae2753503d3
parent8552fa911899481987e10985e8381cfe05c8d8cb (diff)
downloadeclipse.platform.releng-R3_7_maintenance.tar.gz
eclipse.platform.releng-R3_7_maintenance.tar.xz
eclipse.platform.releng-R3_7_maintenance.zip
Revert "Bug 353844 - Clean up EE description fragments"R3_7_2R3_7_maintenance
-rw-r--r--features/master/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/master/feature.xml b/features/master/feature.xml
index 18a8d0b3..db6759b7 100644
--- a/features/master/feature.xml
+++ b/features/master/feature.xml
@@ -12,7 +12,7 @@
version="0.0.0"/>
<includes
- id="org.eclipse.pde.api.tools.ee.feature"
+ id="org.eclipse.pde.api.tools.ee.fragments"
version="0.0.0"/>
<includes

Back to the top