Skip to content

Instantly share code, notes, and snippets.

@harish-r
Created March 10, 2018 06:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harish-r/979557ca29d32f70dd18d4da305dd6fd to your computer and use it in GitHub Desktop.
Save harish-r/979557ca29d32f70dd18d4da305dd6fd to your computer and use it in GitHub Desktop.
{
"cmd": ["javac \"$file_name\" && java \"$file_base_name\""],
"shell": true,
"file_regex": "^(...*?):([0-9]*):?([0-9]*)",
"selector": "source.java"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment