From 860195d5b29b7f5a65d12333a3b40c7d98c5d5ae Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Fri, 29 Sep 2017 16:18:32 +0200 Subject: [PATCH] adding back the JDK9 launch vmarg --- .../org.springframework.boot.ide.product | 1 + 1 file changed, 1 insertion(+) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product index 443c15599..9c2e4e1da 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product @@ -10,6 +10,7 @@ --launcher.defaultAction openFile -Dosgi.requiredJavaVersion=1.8 +--add-modules=ALL-SYSTEM -Xms40m -Xverify:none -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/sts.icns