From 73b1e2e5e8051def8b2f5b946f09daa9695f3f17 Mon Sep 17 00:00:00 2001 From: James Moore Date: Wed, 21 Sep 2011 09:44:40 -0700 Subject: [PATCH] Added link to build artifact in README --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 6a064cc..8ab695a 100644 --- a/README +++ b/README @@ -8,3 +8,6 @@ That brings up a view that shows the current selection run through a filter defi that runs the current selection through and html-escape filter. The Ruby Output window has a single menu item to reload the filter. Select that menu item to pick up any changes you make to ruby_filter. + +A built version is available from http://jrubyeclipseplugin.s3.amazonaws.com/JrubyEclipsePlugin_1.0.1.jar?AWSAccessKeyId=1XAFRSJH5JTMXX7MFP82&Expires=1403023422&Signature=s2BCVdZkl2IF6TBsCYfqDF7pwiE%3D +Just copy that file into your Eclipse dropins directory.