Skip to content

Instantly share code, notes, and snippets.

@tdegrunt
Created December 22, 2014 16:21
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 tdegrunt/7207b4e84b2b0075fb5e to your computer and use it in GitHub Desktop.
Save tdegrunt/7207b4e84b2b0075fb5e to your computer and use it in GitHub Desktop.
Use Java 8 with IntelliJ IDEA on Mac OSX
# With JDK 8 installed:
plutil -replace JVMOptions.JVMVersion -string 1.8.\* /Applications/IntelliJ IDEA 14.app/Contents/Info.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment