https://github.com/consulo/eawtstub
Library with Apple EAWT package stubs
https://github.com/consulo/eawtstub
Last synced: about 1 month ago
JSON representation
Library with Apple EAWT package stubs
- Host: GitHub
- URL: https://github.com/consulo/eawtstub
- Owner: consulo
- License: apache-2.0
- Created: 2017-05-20T14:33:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2026-01-02T16:05:02.000Z (7 months ago)
- Last Synced: 2026-01-09T00:24:27.992Z (7 months ago)
- Language: Java
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This is stub code written based on Apple EAWT package javadoc published at
http://developer.apple.com. It makes compiling code which uses Apple EAWT
on non-Mac platforms possible. The compiled stub classes should never be
included in the final product.