How to run ruby in jEdit?

Hi folks,

I'm new to ruby, and now I'm using jEdit to write ruby program.

Although installed "Console" plugin for jEdit, I still failed to run Ruby in
it.

For example, assume there is a ruby file called "test.rb"

I tried all the following commands which described in its reference, and
these commands were failed.

1) ruby test.rb
2) %run test.rb

Do you have any suggestion to run ruby jEdit? Both with or without that
"Console" plugin are OK for me.

Thanks in advance. :slight_smile:

Hi,

Although installed "Console" plugin for jEdit, I still failed to run
Ruby in it.

For example, assume there is a ruby file called "test.rb"

I tried all the following commands which described in its reference,
and these commands were failed.

I have the Console plugin installed (in jEdit 4.3pre9) and i can type:
ruby test.rb
and it prints 'test' in the jEdit-console (test.rb simply contains puts
"test"). Is the ruby parser available on your PATH?

Although i don't use it myself, maybe also have a look at the
SuperScript plugin, in which you can enable JRuby support to run
ruby-code in the SuperScript-console and also write jEdit macros in Ruby
instead of BeanShell. (see
jEdit - Plugin Central - SuperScript, also available from the
pluginmanager)

Another nice Ruby plugin for jEdit is The RubyPlugin, available from
http://rubyjedit.org/

BTW: yet another nice one is SuperAbbrevs :slight_smile:

bye!
Jeroen

- --
<TeRanEX/>
--- e-mail: jeroen@lightyear.be - jid: teranex@jabber.org
--- blog: teranex weblog - cv: teranex weblog
--- projects: http://lightyear.be - pgp: 0x8B7B774A

···

On 2007-02-25 17:37, Mingquan Chen wrote:

___________________________________
GetFirefox.com - rediscover the web