Skip to content

Instantly share code, notes, and snippets.

@hmhmsh
Created December 2, 2016 10:05
Show Gist options
  • Save hmhmsh/08fee49a13d30fc4a53a70d7158e4c9f to your computer and use it in GitHub Desktop.
Save hmhmsh/08fee49a13d30fc4a53a70d7158e4c9f to your computer and use it in GitHub Desktop.
{
"cmd": ["javac -J-Dfile.encoding=UTF-8 $file_name && java -Dfile.encoding=UTF-8 $file_base_name"],
"file_regex": "^(...*?):([0-9]*):?([0-9]*)",
"path": "/usr/bin/",
"selector": "source.java",
"shell": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment