From 08e9df0f858dbe799210d0d7eddc0e4773ab7f6c Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Mon, 26 Feb 2018 10:08:55 +0100 Subject: [PATCH] removed Xverify:none option from distribution builds --- .../org.springframework.boot.ide.product | 3 +-- .../org.springframework.boot.ide.product | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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 a487d9e34..6b4564161 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 @@ -11,8 +11,7 @@ openFile -Dosgi.requiredJavaVersion=1.8 --add-modules=ALL-SYSTEM --Xms40m --Xverify:none +-Xms40m -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/sts4.icns -Xmx1200m diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e48/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e48/org.springframework.boot.ide.product index a487d9e34..6b4564161 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e48/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e48/org.springframework.boot.ide.product @@ -11,8 +11,7 @@ openFile -Dosgi.requiredJavaVersion=1.8 --add-modules=ALL-SYSTEM --Xms40m --Xverify:none +-Xms40m -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/sts4.icns -Xmx1200m