Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.rcp.product/epp.product')
-rw-r--r--packages/org.eclipse.epp.package.rcp.product/epp.product3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.rcp.product/epp.product b/packages/org.eclipse.epp.package.rcp.product/epp.product
index ecb2fc2e..0c5a6e49 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 @@ including, but not limited to the following locations:
- 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

Back to the top