From fad8d75a8ff80d450989829d2527066a3a161f1c Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Sat, 14 Jan 2023 22:29:49 +0100 Subject: [PATCH] add command string to make the IDE show up in jps commands with a name --- .../org.springframework.boot.ide.product | 1 + .../org.springframework.boot.ide.product | 1 + 2 files changed, 2 insertions(+) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e426/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e426/org.springframework.boot.ide.product index e4c393481..f904f0b95 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e426/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e426/org.springframework.boot.ide.product @@ -11,6 +11,7 @@ -Dosgi.requiredJavaVersion=17 -Dosgi.dataAreaRequiresExplicitInit=true +-Dsun.java.command=SpringToolSuite4 -Xms256m -Xmx2048m --illegal-access=permit diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e427/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e427/org.springframework.boot.ide.product index e4c393481..f904f0b95 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e427/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e427/org.springframework.boot.ide.product @@ -11,6 +11,7 @@ -Dosgi.requiredJavaVersion=17 -Dosgi.dataAreaRequiresExplicitInit=true +-Dsun.java.command=SpringToolSuite4 -Xms256m -Xmx2048m --illegal-access=permit