[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [platform-swt-dev] OSX SWT Compatibility
|
Steve,
Your chart is a little too rigid. It depends on the VM that you are using and your personal preference.
Java 5: On Leopard you can choose Cocoa or Carbon. If you have 64 bit hardware, you may opt opt for the x86_64 port. On Tiger, your only option is carbon.
Java6 is 64-bit only so you'll need Leopard and Cocoa x86_64 SWT libraries.
Kevin
Steve Joanou <steve.joanou@xxxxxxxxx>
Steve Joanou <steve.joanou@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx
05/08/2009 02:30 PM
Please respond to
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx> |
|
|
Now that SWT Cocoa is about to release, what is the compatibility with
OSX versions, JVMs, and architectures?
I saw no clear documentation. Below are my guesses, but I am unsure.
I am assuming that it is using a JRE1.5. Could someone expand this to
cover all scenarios? Even better, put it on the website - should I
write a bug against the site?
Tigerx86 | Leopardx86 | Leopardx86_64
-----------------------------------------------------------------------------------------
Carbon | Y | Y | N
|
Cocoa x86 | N | Y | N |
Cocoa x86_64 | N | N | Y |
Thanks and don't forget mother's day!
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


