Created
December 2, 2016 10:05
-
-
Save hmhmsh/08fee49a13d30fc4a53a70d7158e4c9f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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