From 893b5ea69b6c584d924c5d7fb5b1a6e5355295c4 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 11 Mar 2013 21:01:53 +0100 Subject: startOnFirstThread is no longer necessary on modern JVMs on mac. --- buildScripts/eclipse-debug-target.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildScripts/eclipse-debug-target.template') diff --git a/buildScripts/eclipse-debug-target.template b/buildScripts/eclipse-debug-target.template index 033f8197..bb45cd69 100644 --- a/buildScripts/eclipse-debug-target.template +++ b/buildScripts/eclipse-debug-target.template @@ -21,7 +21,7 @@ - + -- cgit