Compile specific Apple API (com.apple.eawt) on Windows
Steve Hannah
steve at weblite.ca
Sun Oct 27 22:14:22 PDT 2013
Apple made a jar file with stubs that you can use to make your app compile
on Windows. This stack overflow thread provides a link and more discussion
on it.
http://stackoverflow.com/questions/2151174/how-can-i-develop-apple-java-extensions-on-windows
I believe this should work fine in JDK7 also.
Steve
On Sun, Oct 27, 2013 at 10:07 PM, Abu Abdullah <falcon.sheep at gmail.com>wrote:
> Hi,
>
> Windows port of Oracle JDK 7 does not include com.apple.eawt.* classes
> preventing compiling the code on Windows. Is there any way to overcome
> this. My main development platform is Windows and rarely I'm able to test
> the code on Mac machine.
>
--
Steve Hannah
Web Lite Solutions Corp.
More information about the macosx-port-dev
mailing list