Add '-name' to launcher arg

Fixes issues with Open File functionality.

Bug: 535504
Signed-off-by: Gunnar Wagenknecht <gunnar@wagenknecht.org>
diff --git a/packages/org.eclipse.epp.package.committers.product/epp.product b/packages/org.eclipse.epp.package.committers.product/epp.product
index d2eba86..bfab940 100644
--- a/packages/org.eclipse.epp.package.committers.product/epp.product
+++ b/packages/org.eclipse.epp.package.committers.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.committers.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
diff --git a/packages/org.eclipse.epp.package.cpp.product/epp.product b/packages/org.eclipse.epp.package.cpp.product/epp.product
index 463c9d3..0911fab 100644
--- a/packages/org.eclipse.epp.package.cpp.product/epp.product
+++ b/packages/org.eclipse.epp.package.cpp.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.cpp.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
diff --git a/packages/org.eclipse.epp.package.dsl.product/epp.product b/packages/org.eclipse.epp.package.dsl.product/epp.product
index 99dcb82..fa8a5de 100644
--- a/packages/org.eclipse.epp.package.dsl.product/epp.product
+++ b/packages/org.eclipse.epp.package.dsl.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.dsl.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
diff --git a/packages/org.eclipse.epp.package.java.product/epp.product b/packages/org.eclipse.epp.package.java.product/epp.product
index e55588a..2516aad 100644
--- a/packages/org.eclipse.epp.package.java.product/epp.product
+++ b/packages/org.eclipse.epp.package.java.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.java.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
diff --git a/packages/org.eclipse.epp.package.javascript.product/epp.product b/packages/org.eclipse.epp.package.javascript.product/epp.product
index 0f98665..6430858 100644
--- a/packages/org.eclipse.epp.package.javascript.product/epp.product
+++ b/packages/org.eclipse.epp.package.javascript.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.javascript.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -113,7 +114,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license (&quot;Feature 
+Provisioning Technology (as defined below), you must agree to a license (&quot;Feature
 Update License&quot;) during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
@@ -211,7 +212,7 @@
       <feature id="org.eclipse.wst.server_ui.feature" installMode="root"/>
       <feature id="org.eclipse.wst.server_adapters.feature" installMode="root"/>
       <feature id="org.eclipse.tm.terminal.feature" installMode="root"/>
-      <feature id="org.eclipse.tips.feature" installMode="root"/> 
+      <feature id="org.eclipse.tips.feature" installMode="root"/>
    </features>
 
 
diff --git a/packages/org.eclipse.epp.package.jee.product/epp.product b/packages/org.eclipse.epp.package.jee.product/epp.product
index eef6929..fbd6ac3 100644
--- a/packages/org.eclipse.epp.package.jee.product/epp.product
+++ b/packages/org.eclipse.epp.package.jee.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.jee.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
@@ -287,7 +288,7 @@
 
       <feature id="org.eclipse.recommenders.mylyn.rcp.feature" installMode="root"/>
       <feature id="org.eclipse.recommenders.rcp.feature" installMode="root"/>
-      
+
       <feature id="org.eclipse.cft.server.core.feature" installMode="root"/>
       <feature id="org.eclipse.cft.server.ui.feature" installMode="root"/>
 
diff --git a/packages/org.eclipse.epp.package.modeling.product/epp.product b/packages/org.eclipse.epp.package.modeling.product/epp.product
index 76e11d0..0573edd 100644
--- a/packages/org.eclipse.epp.package.modeling.product/epp.product
+++ b/packages/org.eclipse.epp.package.modeling.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.modeling.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
@@ -194,7 +195,7 @@
       <feature id="org.eclipse.epp.package.modeling.feature" version="4.8.0.qualifier"/>
       <feature id="org.eclipse.epp.package.common.feature" version="4.8.0.qualifier"/>
       <feature id="org.eclipse.platform" version="4.8.0.qualifier"/>
-      
+
       <feature id="org.eclipse.e4.core.tools.feature" installMode="root"/>
       <!-- not available in Neon on 2016-02-21
       <feature id="org.eclipse.egit.import" installMode="root"/>
diff --git a/packages/org.eclipse.epp.package.parallel.product/epp.product b/packages/org.eclipse.epp.package.parallel.product/epp.product
index 9b812e6..b1444aa 100644
--- a/packages/org.eclipse.epp.package.parallel.product/epp.product
+++ b/packages/org.eclipse.epp.package.parallel.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.parallel.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -122,7 +123,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license (&quot;Feature 
+Provisioning Technology (as defined below), you must agree to a license (&quot;Feature
 Update License&quot;) during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
diff --git a/packages/org.eclipse.epp.package.php.product/epp.product b/packages/org.eclipse.epp.package.php.product/epp.product
index 19903b9..5dc4831 100644
--- a/packages/org.eclipse.epp.package.php.product/epp.product
+++ b/packages/org.eclipse.epp.package.php.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.php.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
diff --git a/packages/org.eclipse.epp.package.rcp.product/epp.product b/packages/org.eclipse.epp.package.rcp.product/epp.product
index ecb2fc2..0c5a6e4 100644
--- a/packages/org.eclipse.epp.package.rcp.product/epp.product
+++ b/packages/org.eclipse.epp.package.rcp.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.rcp.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
diff --git a/packages/org.eclipse.epp.package.reporting.product/epp.product b/packages/org.eclipse.epp.package.reporting.product/epp.product
index e9f3d09..1e48883 100644
--- a/packages/org.eclipse.epp.package.reporting.product/epp.product
+++ b/packages/org.eclipse.epp.package.reporting.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.reporting.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
diff --git a/packages/org.eclipse.epp.package.rust.product/epp.product b/packages/org.eclipse.epp.package.rust.product/epp.product
index 759d17d..e12cfeb 100644
--- a/packages/org.eclipse.epp.package.rust.product/epp.product
+++ b/packages/org.eclipse.epp.package.rust.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.rust.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -324,8 +325,8 @@
 
 Exhibit A - Form of Secondary Licenses Notice
 
-"This Source Code may also be made available under the following 
-Secondary Licenses when the conditions for such availability set forth 
+"This Source Code may also be made available under the following
+Secondary Licenses when the conditions for such availability set forth
 in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
 version(s), and exceptions or additional permissions here}."
 
diff --git a/packages/org.eclipse.epp.package.scout.product/epp.product b/packages/org.eclipse.epp.package.scout.product/epp.product
index d8250df..eab0168 100644
--- a/packages/org.eclipse.epp.package.scout.product/epp.product
+++ b/packages/org.eclipse.epp.package.scout.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.scout.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform
diff --git a/packages/org.eclipse.epp.package.testing.product/epp.product b/packages/org.eclipse.epp.package.testing.product/epp.product
index cad4b7a..818f53b 100644
--- a/packages/org.eclipse.epp.package.testing.product/epp.product
+++ b/packages/org.eclipse.epp.package.testing.product/epp.product
@@ -17,6 +17,7 @@
       <programArgs>-product org.eclipse.epp.package.testing.product
 -showsplash org.eclipse.epp.package.common
 --launcher.defaultAction openFile
+-name "Eclipse IDE"
       </programArgs>
       <vmArgs>-Dosgi.requiredJavaVersion=1.8
 -Dosgi.instance.area.default=@user.home/eclipse-workspace
@@ -117,7 +118,7 @@
     - Feature directories
 
 Note: if a Feature made available by the Eclipse Foundation is installed using the
-Provisioning Technology (as defined below), you must agree to a license ("Feature 
+Provisioning Technology (as defined below), you must agree to a license ("Feature
 Update License") during the installation process. If the Feature contains
 Included Features, the Feature Update License should either provide you
 with the terms and conditions governing the Included Features or inform