From 2279c4331900fd9e7d21bef4642c90d32de86dda Mon Sep 17 00:00:00 2001 From: Andreas Kohlbecker Date: Thu, 21 Nov 2019 16:14:59 +0100 Subject: [PATCH] ref #8716 setting GTK to version 2 in the product launcher configuration --- .../eu.etaxonomy.taxeditor.product | 86 ++++++++++++------- .../eu.etaxonomy.taxeditor.product.with.jre | 4 + 2 files changed, 58 insertions(+), 32 deletions(-) diff --git a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product index 7427ece52..12a799f96 100644 --- a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product +++ b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product @@ -1,39 +1,61 @@ - - - - + + + + + + + %productBlurb - - - - -data @user.home/.cdmLibrary -Dserver_port=58080 + + + + + + + -data @user.home/.cdmLibrary -Dserver_port=58080 - -Xmx512M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow + --launcher.GTK_version +2 + + -Xmx512M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow - -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts + -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product.with.jre b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product.with.jre index ce34c0bf1..df8367777 100644 --- a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product.with.jre +++ b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product.with.jre @@ -1,6 +1,8 @@ + + @@ -15,6 +17,8 @@ -data @user.home/.cdmLibrary -Dserver_port=58080 -vm jre/bin +--launcher.GTK_version +2 -vm ../../../jre/Contents/Home/jre/lib/jli/libjli.dylib -- 2.34.1