From c2e7360f46ff16a5ec2354b5d09d533d9b4c5ebb Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Wed, 9 Jun 2021 14:00:39 +0200 Subject: [PATCH] added additional jvm arg to allow restricted access for the IDE in general --- .../org.springframework.boot.ide.product | 1 + 1 file changed, 1 insertion(+) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product index f3c19faee..ac0f9e3ad 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product @@ -13,6 +13,7 @@ -Dosgi.dataAreaRequiresExplicitInit=true -Xms256m -Xmx2048m +--illegal-access=permit --add-modules=ALL-SYSTEM