Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT for Nokia's new Linux-devices?
SWT for Nokia's new Linux-devices? [message #456389] Thu, 02 June 2005 06:24 Go to next message
Andy Schmitt is currently offline Andy SchmittFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

there is a new Linux-based device from Nokia.
Nokia-Internet-tablet:
http://www.nokia.com/nokia/0,1522,,00.html?orig=/770

Are there any plans to port SWT to the Maemo-platform?

(Maemo: PDA-profile based on Linux/Debian, GTK)
http://www.maemo.org
http://www.maemo.org/platform/docs/tutorials/Maemo_tutorial. html

Thanks
Andy
Re: SWT for Nokia's new Linux-devices? [message #456410 is a reply to message #456389] Thu, 02 June 2005 16:54 Go to previous messageGo to next message
Frederic Philippe is currently offline Frederic PhilippeFriend
Messages: 2
Registered: July 2009
Junior Member
Hi
I do not think there is a Java platform on it

"Andy Schmitt" <me@privacy.net> wrote in message
news:d7m8mi$h4e$1@news.eclipse.org...
> Hi,
>
> there is a new Linux-based device from Nokia.
> Nokia-Internet-tablet:
> http://www.nokia.com/nokia/0,1522,,00.html?orig=/770
>
> Are there any plans to port SWT to the Maemo-platform?
>
> (Maemo: PDA-profile based on Linux/Debian, GTK)
> http://www.maemo.org
> http://www.maemo.org/platform/docs/tutorials/Maemo_tutorial. html
>
> Thanks
> Andy
>
>
>
Re: SWT for Nokia's new Linux-devices? [message #456411 is a reply to message #456389] Thu, 02 June 2005 16:55 Go to previous messageGo to next message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
I do not know about plans, but there is already work going on for series80
:-)
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ercp/?c vsroot=Technology_Project
What about you getting a run at the port? :-)

"Andy Schmitt" <me@privacy.net> wrote in message
news:d7m8mi$h4e$1@news.eclipse.org...
> there is a new Linux-based device from Nokia.
> Nokia-Internet-tablet:
> http://www.nokia.com/nokia/0,1522,,00.html?orig=/770
> Are there any plans to port SWT to the Maemo-platform?
> (Maemo: PDA-profile based on Linux/Debian, GTK)
> http://www.maemo.org
> http://www.maemo.org/platform/docs/tutorials/Maemo_tutorial. html
>
> Thanks
> Andy
Re: SWT for Nokia's new Linux-devices? [message #456420 is a reply to message #456389] Fri, 03 June 2005 03:17 Go to previous messageGo to next message
Jim Robbins is currently offline Jim RobbinsFriend
Messages: 4
Registered: July 2009
Junior Member
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 subset
for eSWT Core and Expanded leaving most of the work around Mobile
extensions.......


"Andy Schmitt" <me@privacy.net> wrote in message
news:d7m8mi$h4e$1@news.eclipse.org...
> Hi,
>
> there is a new Linux-based device from Nokia.
> Nokia-Internet-tablet:
> http://www.nokia.com/nokia/0,1522,,00.html?orig=/770
>
> Are there any plans to port SWT to the Maemo-platform?
>
> (Maemo: PDA-profile based on Linux/Debian, GTK)
> http://www.maemo.org
> http://www.maemo.org/platform/docs/tutorials/Maemo_tutorial. html
>
> Thanks
> Andy
>
>
>
Re: SWT for Nokia's new Linux-devices? [message #463591 is a reply to message #456420] Thu, 10 November 2005 09:30 Go to previous message
Bernd Lachner is currently offline Bernd LachnerFriend
Messages: 10
Registered: July 2009
Junior Member
Jim Robbins schrieb:
> 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.
>
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.

On the Maemo roadmap (http://www.maemo.org/platform/docs/roadmap.html )
Java bindings are on the ToDo list. Maybe there is hope, that future
Software releases for the device includes a JVM.

With JamVM, there is also a early port of a free Java VM available. See
http://jamvm.sourceforge.net/ It seems this JVM is only an interpreter
and not a Jit Compiler. I don't know, if JamVM implements the JVM good
enough to run eSWT/eRCP but maybe it would be worth a try.


> And since it's GTK based, an interested party could start with the desktop
> GTK SWT implementation and subset
> for eSWT Core and Expanded leaving most of the work around Mobile
> extensions.......
>
Indeed 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.
Previous Topic:Replace the default icon in a SWT window
Next Topic:Display browser component to a new shell
Goto Forum:
  


Current Time: Thu Apr 25 12:42:01 GMT 2024

Powered by FUDForum. Page generated in 0.02968 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top