31 Aug 2010
I've recently done a proof of concept using RabbitMQ, Spring AMQP and Spring Integration. This...
21 Jul 2010
In over ten years of experience building software, there are patterns and nuances that you...
13 Jul 2010
I set out to find an elegant solution to providing growl notifications for a JRuby...
05 May 2010
I've started playing around with Heroku lately and ran into an issue when I created...
30 Apr 2010
I've been meaning to investigate something that came to mind a while back and just...

JetBrains Announces JRuby Support for Ruby Plugin

Published: 26 Aug 2007

Oleg Shpynov, the lead for the IntelliJ IDEA Ruby plugin, announced JRuby support will be available as part of a public beta version due out in early September.

New Features will include:

  • Scope based autocompletion and resolving
  • Rename for local variables and fields
  • Javadoc like help for ruby classes, modules, methods, etc
  • JRuby run configurations support, that allows you to run scripts using JRuby interpreter.

In the future we’ll planning to have full JRuby support, with

  • navigation, resolve, autocomplete for Java classes.

Opportunity to run current script / test method / all test methods in class / all test methods in given location


blog comments powered by Disqus