Skip to content

Instantly share code, notes, and snippets.

@kristiankime
Last active August 29, 2015 14:20
Show Gist options
  • Save kristiankime/ac02a526a36d39432cac to your computer and use it in GitHub Desktop.
Save kristiankime/ac02a526a36d39432cac to your computer and use it in GitHub Desktop.
eclipse {
classpath {
containers.remove('org.eclipse.jdt.launching.JRE_CONTAINER')
containers 'org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment