| Ruby 1.9.x [message #38786] |
Sun, 12 July 2009 12:39  |
|
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 #974854 is a reply to message #484343] |
Wed, 07 November 2012 06:36  |
Yonatan Schor Messages: 1 Registered: November 2012 |
Junior Member |
|
|
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:
Any way I can solve this without patching the plugin?
|
|
|
Powered by
FUDForum. Page generated in 0.01727 seconds