Is there a version of the Java API that runs on Mac OS X 10.8 (Mountain Lion)?
I want to be able to use the API on 10.7 and 10.8. Right now, I am using the Universal Java API v1.1 and it works on 10.7 but not 10.8. I also tried 1.1.5, but that strangely does not work on either (fails with "Caused by: java.lang.Error: OS version not supported: Mac OS X 10.7" and a similar 10.8 message).