From 65295f0dcef138959d37abbe2c9914adfde98cf8 Mon Sep 17 00:00:00 2001 From: vkrnjic Date: Wed, 7 Nov 2012 13:36:40 +0100 Subject: -XstartOnFirstThread --- trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trunk/pdf-over-gui/src/main/resources') diff --git a/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh b/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh index b785db7c..a6931703 100644 --- a/trunk/pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh +++ b/trunk/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