Possible Duplicate:
Finding the version of OSX inside java
I want to check the current Mac OS X version my Java application is running on using Java code. Specifically, i want to know if this is Lion or not.
That way i can determine if to use a library or not.
Use: