From 0c7a2b621db272a2309c1d81dfb24b01cf417191 Mon Sep 17 00:00:00 2001 From: Patric Plitzner Date: Wed, 18 Mar 2015 22:50:36 +0000 Subject: [PATCH] - added empty root folders for the JREs - adapted ini file and build.properties - #4717 --- eu.etaxonomy.taxeditor.feature/build.properties | 5 +++++ eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/eu.etaxonomy.taxeditor.feature/build.properties b/eu.etaxonomy.taxeditor.feature/build.properties index 30f68d152..2b7556cae 100644 --- a/eu.etaxonomy.taxeditor.feature/build.properties +++ b/eu.etaxonomy.taxeditor.feature/build.properties @@ -3,3 +3,8 @@ bin.includes = feature.xml category.id.eu.etaxonomy=EDIT category.description.eu.etaxonomy=EDIT Taxonomic Editor category.members.eu.etaxonomy=eu.etaxonomy.taxeditor.feature +root.win32.win32.x86_64 = win-64-jre +root.win32.win32.x86 = win-32-jre +root.linux.gtk.x86=linux-32-jre +root.linux.gtk.x86_64=linux-64-jre +root.macosx.cocoa.x86_64=mac-64-jre \ No newline at end of file diff --git a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product index ce9f26a8d..1a4a4cc97 100644 --- a/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product +++ b/eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product @@ -14,7 +14,8 @@ - -data @user.home/.cdmLibrary -Dserver_port=58080 + -data @user.home/.cdmLibrary -Dserver_port=58080 +-vm jre/bin -Xmx512M -XX:MaxPermSize=256M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts @@ -33,6 +34,7 @@ + -- 2.34.1