changed org.eclipse.platform.launchers to org.eclipse.equinox.executable as used in 3.3
diff --git a/org.eclipse.epf.product.feature/feature.xml b/org.eclipse.epf.product.feature/feature.xml
index 1660b9c..362bd71 100644
--- a/org.eclipse.epf.product.feature/feature.xml
+++ b/org.eclipse.epf.product.feature/feature.xml
@@ -25,7 +25,7 @@
          version="0.0.0"/>
 
    <includes
-         id="org.eclipse.platform.launchers"
+         id="org.eclipse.equinox.executable"
          version="0.0.0"/>
 
    <includes