Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.rust.product/epp.product')
-rw-r--r--packages/org.eclipse.epp.package.rust.product/epp.product5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.rust.product/epp.product b/packages/org.eclipse.epp.package.rust.product/epp.product
index 759d17d7..e12cfeb2 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 @@ No third-party beneficiary rights are created under this Agreement.
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}."

Back to the top