Menu

#845 Ruby Editor Plugin 0.9.6

closed-rejected
nobody
None
5
2014-08-17
2012-08-02
No

{{{ RubyPlugin 0.9.6
Source: https://github.com/robmckinnon/jedit-ruby-plugin
After git clone of the code, use git checkout v0.9.6 to checkout the tagged release
Announcement: Now handles Ruby 1.9 syntax by using jruby-parser.jar for parsing;
RDoc viewer updated to RDoc for Ruby 1.9.3 and Rails 3.2.6
Requires Java 1.6
Requires jEdit 04.04.01.00
Required plugins:
SideKick 0.7.3 (sidekick.SideKickPlugin)

Short Description: The Ruby Editor Plugin converts jEdit into an intelligent Ruby editor.

Long Description: The Ruby Editor Plugin converts jEdit into an intelligent Ruby editor.
Focused on programmer productivity, the plugin lets you navigate Ruby code
at the syntax level.
}}}

Discussion

  • Jarek Czekalski

    Jarek Czekalski - 2012-08-07

    This plugin requires also ErrorList. Please put it in dependencies. Please also check if the version of SideKick is correct. If you don't know much about it, just type the number of version that required jedit donwloads using plugin manager.

     
  • Jarek Czekalski

    Jarek Czekalski - 2012-08-07

    There are more problems.
    1. jruby-parser.jar is broken: it's too big and contains itself.
    2. rdoc.jar contains files with :: in it. Does it mean the plugin mustn't be build on windows? Windows doesn't accept colon in filenames.

     
  • Alan Ezust

    Alan Ezust - 2012-09-26

    that jruby-parser.jar is really screwed up. It includes itself multiple times.

     
  • Alan Ezust

    Alan Ezust - 2012-10-04
    • status: open --> closed-rejected
     
  • Alan Ezust

    Alan Ezust - 2012-10-04

    Also, I'd appreciate it if you'd clone your GIT repo here on sourceforge.net so that we (plugin manager admins) can also commit fixes to it.

     

Log in to post a comment.

MongoDB Logo MongoDB