Hello,
what if I write my Java application on SnowLeopard but also want the finished app package to be run on a PowerPC Mac OS X?
My deployment routine uses the JavaApplicationStub from /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/
Will the Java application run on a PowerPC Mac if the appropriate Java version is installed?
And is it 32-bit then?
cheers
Peter
what if I write my Java application on SnowLeopard but also want the finished app package to be run on a PowerPC Mac OS X?
My deployment routine uses the JavaApplicationStub from /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/
Will the Java application run on a PowerPC Mac if the appropriate Java version is installed?
And is it 32-bit then?
cheers
Peter