View Single Post
Posts: 456 | Thanked: 1,580 times | Joined on Dec 2009
#23
Originally Posted by Ulysses View Post
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.