Hi, On Fri, 2003-07-18 at 20:42, Jan Schulz wrote: > I haven't tested swt with kaffe, but I think that it should work. The > problem is, that it is build from eclipse source and if that runs under > kaffe is something to be investigated :( Anyway it also has motif portions, > so...
Helmer Krämer recently fixed some things in Kaffe to get Eclipse to startup (doesn't do much more then startup, but it is a start): http://www.kaffe.org/pipermail/kaffe/2003-July/043015.html swt based application are running really well with gcj though. See http://www-106.ibm.com/developerworks/java/library/j-nativegui2/ For a nice example see http://www.freestyler-toolkit.org/ And Eclipse of course "runs" with gcj: http://klomp.org/mark/gij_eclipse/ (Only one of the patches on that page hasn't made it into gcj 3.3.) Cheers, Mark