Skip to content

Instantly share code, notes, and snippets.

@thiagocaiubi
Created November 30, 2011 18:54
Show Gist options
  • Save thiagocaiubi/1410282 to your computer and use it in GitHub Desktop.
Save thiagocaiubi/1410282 to your computer and use it in GitHub Desktop.
Sets Java file encoding to UTF-8
export JAVA_TOOL_OPTIONS="-Dfile.encoding=UTF-8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment