From 15f435e4384c14d01653742386d11927e873ced0 Mon Sep 17 00:00:00 2001 From: Arnaud Dieumegard Date: Wed, 8 Sep 2021 13:58:35 +0200 Subject: [PATCH] #134 Product launch - fix workspace in use problem Change-Id: I242bdeec3f36e6ef01131ec04a5a2fac03ed3fd8 --- .../capellastudio.product | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/releng/plugins/org.polarsys.capella.studio.releng.product/capellastudio.product b/releng/plugins/org.polarsys.capella.studio.releng.product/capellastudio.product index 968b098a..a57202a2 100644 --- a/releng/plugins/org.polarsys.capella.studio.releng.product/capellastudio.product +++ b/releng/plugins/org.polarsys.capella.studio.releng.product/capellastudio.product @@ -11,17 +11,18 @@ - -showLocation --showsplash -org.polarsys.capella.studio.product.application ---launcher.defaultAction -openFile + -showLocation +-showsplash +org.polarsys.capella.studio.product.application +--launcher.defaultAction +openFile --launcher.appendVmargs - --launcher.GTK_version + --launcher.GTK_version 2 -Dosgi.requiredJavaVersion=1.8 +-Dosgi.dataAreaRequiresExplicitInit=true -Xms512m -Xmx2048m -XX:PermSize=256M @@ -46,12 +47,12 @@ openFile -Eclipse Public License 2.0 - -This program and the accompanying materials are made available under the -terms of the Eclipse Public License 2.0 which is available at -http://www.eclipse.org/legal/epl-2.0 - + Eclipse Public License 2.0 + +This program and the accompanying materials are made available under the +terms of the Eclipse Public License 2.0 which is available at +http://www.eclipse.org/legal/epl-2.0 + SPDX-License-Identifier: EPL-2.0