An open API service indexing awesome lists of open source software.

https://github.com/sciss/applejavaextensionstest

A simple Scala application to log the Mac OS X specific functionality added to the JVM via the `com.apple.eawt` classes.
https://github.com/sciss/applejavaextensionstest

Last synced: 9 months ago
JSON representation

A simple Scala application to log the Mac OS X specific functionality added to the JVM via the `com.apple.eawt` classes.

Awesome Lists containing this project

README

          

# Apple Java Extensions Test

A simple Scala application to log the Mac OS X specific functionality added to the JVM via the `com.apple.eawt` classes.

Written by Hanns Holger Rutz, and placed in the public domain.

To launch: `sbt run`.

Links: [API docs](https://developer.apple.com/library/mac/documentation/Java/Reference/JavaSE6_AppleExtensionsRef/api/index.html)