Compile specific Apple API (com.apple.eawt) on Windows

Abu Abdullah falcon.sheep at gmail.com
Sun Oct 27 23:18:29 PDT 2013


Thanks for the link,

AppleJavaExtensions.jar is working fine with me as well. On the other hand,
I was trying to get rid of this jar and use the one with Oracle JRE. by
this i will make sure that these classes will work properly with Oracle
java and any new MAC OS. also the compiler will complain in case of
deprecation.



On Mon, Oct 28, 2013 at 9:14 AM, Steve Hannah <steve at weblite.ca> wrote:

> 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