Skip to content

Instantly share code, notes, and snippets.

@manjuraj
Last active January 2, 2016 21:49
Show Gist options
  • Save manjuraj/8366181 to your computer and use it in GitHub Desktop.
Save manjuraj/8366181 to your computer and use it in GitHub Desktop.
scala> scala.util.Properties.versionString
res0: String = version 2.10.3
scala> scala.util.Properties.jdkHome
res1: String = /Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment