Skip to main content



      Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Ruby 1.9.x
Ruby 1.9.x [message #38786] Sun, 12 July 2009 12:39 Go to next message
Eclipse UserFriend
Originally posted by: gszpem.gmail.com

Hello,

Is there a way to set up using Ruby version 1.9.x? I'm mostly interested
in the editor support and the basic build (it should complain about the
new hash literal syntax, etc..)

I don't see any relevant preferences, except perhaps the 'Interpreters'
but does that effect source parsing for syntax highlighting, error markers?
(Also, I'm not using an external interpreter, just a JRuby 1.3.1 bundle as
part of the Eclipse product).

Thanks in advance,Gergo
Re: Ruby 1.9.x - supported? [message #484303 is a reply to message #38786] Sat, 05 September 2009 18:43 Go to previous messageGo to next message
Eclipse UserFriend
Is there any way for the editor to support Ruby 1.9 syntax?
Thanks,
Gergo
Re: Ruby 1.9.x - supported? [message #484343 is a reply to message #484303] Sun, 06 September 2009 23:44 Go to previous messageGo to next message
Eclipse UserFriend
Gergely Nagy wrote:
> Is there any way for the editor to support Ruby 1.9 syntax?
> Thanks, Gergo

Hi Gergo,

At the moment it's not supported, I hope it would be done during 2.0
development cycle.

Regards,
Alex
Re: Ruby 1.9.x - supported? [message #974854 is a reply to message #484343] Wed, 07 November 2012 06:36 Go to previous messageGo to next message
Eclipse UserFriend
I seem to have a dltk.ruby_4+ jar in my eclipse plugins folder.
Still, Ruby 1.9+ maps syntax like the following is regarded by the IDE as an error:
{ code: "AAA" }

Only the old Ruby map syntax is supported:
{ :code=> "AAA" }


Any way I can solve this without patching the plugin?
Re: Ruby 1.9.x - supported? [message #1064756 is a reply to message #974854] Thu, 20 June 2013 16:33 Go to previous message
Eclipse UserFriend
Any updates on this? it's been over 6 months, Ruby 2.0 is out now.
Previous Topic:Using another debugging tool
Next Topic:Integration Build: I-201306060709 download page not working
Goto Forum:
  


Current Time: Fri Apr 25 22:23:47 EDT 2025

Powered by FUDForum. Page generated in 0.02491 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top