This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
redcar / INSTALL.md
Installing
To get set up, clone the repo from github:
$ git clone git://github.com/danlucraft/redcar.git
$ git submodule init
$ git submodule update
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}/
and into
vendor/java-mateview/lib/{linux,osx64,osx}
Build the jar (you will need ant):
$ rake build
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
Problems?
- Irc at #redcar on irc.freenode.net
- Mailing list at http://groups.google.com/group/redcar-editor







