Chauk-Mean wrote:
2/ Now if I use a Ruby-1.9 platform (1.9.1-p129) :
- When I click on one of the elements in the Navigator, the cursor is placed at a wrong location in the source file.
The problem also occurs with the built-in JRuby-1.2.0 platform if Ruby-1.9 compatibility mode is enabled (-Djruby.compat.version=RUBY1_9 is set in the JVM Args text field of the project's properties).
Chauk-Mean.