Mac OSX (JDK 1.4.2) Stubs for Windows Build

Anybody know where the stub library is for building OSX specific code on windows (i.e the Application class).Ive seen it before on the Apple Website but having been looking for half an hour now without any luck
[224 byte] By [paultaylor] at [2007-9-30 23:10:35]
# 1

I'm not sure if this is what you are looking for, but if you look through a pdf file called "Jar Bundler" which you can find on the apple developer site for java, you may find the information you are seeking.

http://developer.apple.com/documentation/Java/Porting-date.html

Here are some other links which may help you

[url=http://developer.apple.com/java/]Applet Developer Connection: Java[/url]

[url=http://developer.apple.com/documentation/Java/Java.html]Apple Developer Connection: Documentation Java[/url]

[url=http://java.sun.com/developer/technicalArticles/JavaLP/JavaToMac/]Bringing your Java Application to Mac OS X[/url]

nantucket at 2007-7-7 13:43:16 > top of Java-index,Administration Tools,Sun Connection...
# 2
No, but ive found it bundled with the following API level which seems to work pretty well http://www.roydesign.net/mrjadapter/
paultaylor at 2007-7-7 13:43:16 > top of Java-index,Administration Tools,Sun Connection...