| [news.eclipse.platform.swt] Re: SWT for Nokia's new Linux-devices? |
No, the device isn't a x86 platform. The Nokia 770 is an ARM Linux platform (Ti OMAP 1710). Unfortunately, the device is not delivered with a Java VM even though the Ti OMAP ARM Core AFAIK supports Jazelle which would make it a good platform for Java.There are no plans that I know of either.
However, if it's an x86 linux platform, finding a workable J2ME jvm might not be too hard.
And since it's GTK based, an interested party could start with the desktop GTK SWT implementation and subsetIndeed the GUI of the device is based on Gtk 2.6, with some extensions called Hildon, and X11 with Matchbox Window Manager. I think that should it make relatively easy to port the Linux Gtk SWT version to it and implement eSWT/eRCP on it, once a Java VM is available.
for eSWT Core and Expanded leaving most of the work around Mobile extensions.......