OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Personal Java/Jeode/J2ME Personal Profile => Topic started by: ashikase on November 19, 2004, 01:41:32 am
-
Is there anyway to use SWT on the Zaurus?
So far, I haven't been able to find a copy of libswt built for the Z. Someone claimed that IBM's WebSphere Studio Device Developer (WSDD) included a Zaurus-version of libswt-qt, but it is not included in the trial version of WSDD that I downloaded.
There's also the possibility of using libswt-gtk (libswt.sourceforge.net) with x/qt or pdaXrom, but building it appears to require gcj.
Does anyone happen to have/know where to get a copy of either libswt-qt or libswt-gtk built for the Zaurus, or, failing that, a native or cross-compiler version of gcj?
- ashikase
- anpachi, gifu, japan
-
Is there anyway to use SWT on the Zaurus?
So far, I haven't been able to find a copy of libswt built for the Z. Someone claimed that IBM's WebSphere Studio Device Developer (WSDD) included a Zaurus-version of libswt-qt, but it is not included in the trial version of WSDD that I downloaded.
There's also the possibility of using libswt-gtk (libswt.sourceforge.net) with x/qt or pdaXrom, but building it appears to require gcj.
Does anyone happen to have/know where to get a copy of either libswt-qt or libswt-gtk built for the Zaurus, or, failing that, a native or cross-compiler version of gcj?
- ashikase
- anpachi, gifu, japan
[div align=\"right\"][a href=\"index.php?act=findpost&pid=52693\"][{POST_SNAPBACK}][/a][/div]
All I can suggest is to google for the file....there are also some great sites to do ftp searches, although the names escape me at the moment (getting old )
-
There are some debian swt-gtk package for arm, so maybe something is possible in a debian chrooted environement....
From what I've seen gcj does not support support the arm platform..
-
Yes it's possible, go to this site to have a look.
http://www.eclipse.org/articles/Article-sm.../pocket-PC.html (http://www.eclipse.org/articles/Article-small-cup-of-swt/pocket-PC.html)
-
Yes it's possible, go to this site to have a look.
http://www.eclipse.org/articles/Article-sm.../pocket-PC.html (http://www.eclipse.org/articles/Article-small-cup-of-swt/pocket-PC.html)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76707\"][{POST_SNAPBACK}][/a][/div]
No. Thats PocketPC not Zaurus, not Linux. SWT needs a native part which contains the widget bindings (SWT <-> native GUI).
-Mag1c
-
you can use swt with blackdown's arm jre 1.3.1rc1 and xqt
tovarish
-
Yes it's possible, go to this site to have a look.
http://www.eclipse.org/articles/Article-sm.../pocket-PC.html (http://www.eclipse.org/articles/Article-small-cup-of-swt/pocket-PC.html)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76707\"][{POST_SNAPBACK}][/a][/div]
No. Thats PocketPC not Zaurus, not Linux. SWT needs a native part which contains the widget bindings (SWT <-> native GUI).
-Mag1c
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76726\"][{POST_SNAPBACK}][/a][/div]
well, my swt application works fine on my pocket pc , system is win ce 2003.
jvm is jeode, j9 and pjava.
if you run linux on zaurus, perhaps it would not work.