Skip to content

Instantly share code, notes, and snippets.

@sholokhov
Created June 8, 2017 09:44
Show Gist options
  • Save sholokhov/aaa68f4f8ee1a077306ddec0c980b803 to your computer and use it in GitHub Desktop.
Save sholokhov/aaa68f4f8ee1a077306ddec0c980b803 to your computer and use it in GitHub Desktop.
Prevent SBT StackOverflowError on large projects
# increase stack size
-Xmx2G
-Xss16M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment