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.
- Host: GitHub
- URL: https://github.com/sciss/applejavaextensionstest
- Owner: Sciss
- Archived: true
- Created: 2013-03-30T18:08:55.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-30T18:09:10.000Z (almost 13 years ago)
- Last Synced: 2025-02-23T17:23:33.735Z (11 months ago)
- Language: Scala
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)