summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/scripts
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:14:54 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:14:54 +0000
commitd8f1e6183bf5af499bf733033be7b5a2dd997a7e (patch)
tree39c23a293f8ce41c88e17a17568d0e438b6511d2 /pdf-over-gui/src/main/resources/scripts
parentb37e66c8906d2edb0b457505e4122f62ad681791 (diff)
downloadpdf-over-d8f1e6183bf5af499bf733033be7b5a2dd997a7e.tar.gz
pdf-over-d8f1e6183bf5af499bf733033be7b5a2dd997a7e.tar.bz2
pdf-over-d8f1e6183bf5af499bf733033be7b5a2dd997a7e.zip
-XstartOnFirstThread
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@220 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/scripts')
-rw-r--r--pdf-over-gui/src/main/resources/scripts/pdfover_mac.sh2
1 files changed, 1 insertions, 1 deletions
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