maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   SWT on N900/Fremantle? (https://talk.maemo.org/showthread.php?t=40778)

Wonko 2010-08-01 00:20

Re: SWT on N900/Fremantle?
 
I uploaded a new version.
This version enables visible "expanders" in trees.
I.e., an expander icon is shown at the left for items that can be expanded because of child items.
As usual, let me know how this works for you. ;)

Ulysses 2010-08-01 00:27

Re: SWT on N900/Fremantle?
 
Thanks!

Wonko, are you writing java code on the n900 itself? If so, what is your setup in terms of IDE, editors, etc...

Just wondering...

Wonko 2010-08-01 08:56

Re: SWT on N900/Fremantle?
 
Quote:

Originally Posted by Ulysses (Post 771746)
Wonko, are you writing java code on the n900 itself? If so, what is your setup in terms of IDE, editors, etc...

Well, I wouldn't say I am really writing code on the N900.
I am from time to time doing smaller changes etc. to some existing Java projects on the N900 while I am on the go.
For this I use Vim, Ant, and Subversion.


It's not really Java but at least related, so:
Sometimes I play around with Clojure as well.
For this I also use Vim plus the clojure-color-repl which, in my opinion, produces neat output.
SWT also works with Clojure, by the way. ;)

Ulysses 2010-08-01 10:11

Re: SWT on N900/Fremantle?
 
Cool.

Me, I am currently looking for a decent solution.
I have tried the following on the debian chroot:
Netbeans, Jedit and emacs with JDEE.
The first two are too slow, but that's hardly a surprise.
Unfortunately, emacs with JDEE is not working out of the box (JDEE menu doesn't expand when .java file is loaded), and I haven't had the time to look into it.

vi is cool,l but I would love to have some project management features and basic code generation / templates.

Wonko 2010-08-05 23:12

Re: SWT on N900/Fremantle?
 
Alright,
I update the package to the current SWT version 3.6.
As usual you can find the patches etc. at the garage site.
I also uploaded the new version to extras-devel.

Ah well, scratch my notes from yesterday.
The real issue is that SWT extracts the native libraries from the jar to /tmp/swtlib-32 by default, while /tmp is only 1MB in size, resulting in an error due to no space left on device.
I'll upload a newer version which shall fix this problem asap.

Wonko 2010-08-06 07:04

Re: SWT on N900/Fremantle?
 
I uploaded a new version again.
This one does not use /tmp anymore to extract the native libraries to but instead extracts these to /var/tmp/swtlib-32.
Please delete /tmp/swtlib-32 to avoid strange errors and excuse the inconvenience.

Edit:
Sorry, was quite in a hurry.
Of course using $HOME for temporary files is a silly idea.
Instead I use /var/tmp for now.
Another new version is on the way.

Wonko 2010-11-01 20:49

Re: SWT on N900/Fremantle?
 
Alright, I updated the patches to the current version 3.6.1 of SWT.
The new version is also already in extras-devel.

Wonko 2011-03-12 21:13

Re: SWT on N900/Fremantle?
 
Updated patch to 3.6.2 and uploaded new version.

biketool 2011-04-16 19:52

Re: SWT on N900/Fremantle?
 
SWT link is dead for the last few days.
http://user.fh-frankfurt.de/~rc9000/.../experimental/

Wonko 2011-04-17 18:53

Re: SWT on N900/Fremantle?
 
Quote:

Originally Posted by biketool (Post 990104)
SWT link is dead for the last few days.
http://user.fh-frankfurt.de/~rc9000/.../experimental/

Thanks for the heads up!
Well this web site was hosted on my student account at the university.
As I am no longer a student it was about time for it to go down. :)
It contained only old stuff anyway. ;)
You can get the code, patches etc at the garage page:
https://garage.maemo.org/projects/swt-hildon/
I'll update the initial post as well.


All times are GMT. The time now is 21:44.

vBulletin® Version 3.8.8