diff --git a/Javatar.sublime-settings b/Javatar.sublime-settings index 8c5b348..943d6d3 100644 --- a/Javatar.sublime-settings +++ b/Javatar.sublime-settings @@ -139,7 +139,7 @@ "linter_arguments": "-Xlint:all", // Run the program on the first (AppKit) thread (OS X Only) - "always_run_on_first_thread": true, + "always_run_on_first_thread": false, // Location to run "run" command "run_location": "%project_dirs_prefix%",