Skip to content

Instantly share code, notes, and snippets.

@der3k
Created January 11, 2017 10:35
Show Gist options
  • Save der3k/e006d863680b68fab2e731f73b33242a to your computer and use it in GitHub Desktop.
Save der3k/e006d863680b68fab2e731f73b33242a to your computer and use it in GitHub Desktop.
{
"cmd": ["java", "-cp", "%LIB%\\ivy-2.3.0.jar;%LIB%\\..\\embeddable\\groovy-all-2.3.6.jar", "groovy.ui.GroovyMain", "$file"],
"selector": "source.groovy",
"env": {
"LIB": "C:\\bin\\groovy-2.3.6\\lib"
},
"shell": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment