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

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

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.