------art_58258_11162450.1182188549959
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 6/17/07, Mark Watson <mark.watson / gmail.com> wrote:
>
> I have been having fun with JRuby (a few days ago I got a simple Rails
> app running under JBoss with little trouble and a few hours ago I
> added a JRuby + Lucene article to my blog:
> http://markwatson.com/blog/2007/06/using-lucene-with-jruby.html)
>
> My question: does anyone have a TextMate bundle for JRuby? I spent a
> little time on this myself and could not get it working (I use
> TextMate a lot, but have no experience with custom bundles). I could
> not find anything searching the web.


Do you mean being able to launch JRuby on your Ruby files from within
TextMate (i.e., RubyMate)?  Otherwise, everything else should just work as
in Ruby mode.  I myself use TextMate with JRuby, although I usually just
invoke JRuby from the command line.

It looks like if you set TM_RUBY to the location of JRuby, TextMate would
use JRuby -- except I'm not sure of the best way to customize the value of
TM_RUBY -- maybe you can ask on the TextMate list.

Cheers,
/Nick

------art_58258_11162450.1182188549959--