progress is continuing on the JRuby port (by fits and starts). The
current head does nothing practical except open an empty window, but
there are a lot of new classes behind the scenes. And all tests pass
on both OSX and linux, which is great. (There's also no reason this
shouldn't work on Windows, so if someone wants to try...)
To get set up, clone the repo from github:
$ git clone git://github.com/danlucraft/redcar.git
Download the SWT release that is appropriate for your platform from eclipse.org/swt
and put the swt.jar file into plugins/application_swt/vendor/swt/
{linux,osx64,osx}/
To run Redcar stand in redcar/ and run
$ jruby bin/redcar
To run all tests (specs and features) with rake (must be JRUBY rake),
install rspec and cucumber (as JRUBY gems) and run:
$ rake
best,
Dan
_______________________________
Daniel Lucraft
twitter.com/danlucraft
danlucraft.com/blog