From d8f1e6183bf5af499bf733033be7b5a2dd997a7e Mon Sep 17 00:00:00 2001 From: tkellner Date: Wed, 10 Apr 2013 19:14:54 +0000 Subject: -XstartOnFirstThread git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@220 174cde9d-5d70-4d2a-aa98-46368bc2aaf7 --- pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf-over-gui/src/main/resources') diff --git a/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh b/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh index b785db7c..a6931703 100644 --- a/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh +++ b/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh @@ -1,2 +1,2 @@ #!/bin/sh -java -cp "lib/*" at.asit.pdfover.gui.Main \ No newline at end of file +java -XstartOnFirstThread -cp "lib/*" at.asit.pdfover.gui.Main \ No newline at end of file -- cgit v1.2.3