Slashdot Mirror


User: Richard+J+Dale

Richard+J+Dale's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:RDT is good, but... on Using the Ruby Dev-Tools plug-in for Eclipse · · Score: 1

    I haven't tried Eclipse, but KDevelop 3.2.x includes the following ruby features:

    • Syntax highlighting (it uses Kate)
    • Code folding
    • Class Browser
    • Shell window with irb
    • Qt Designer support with ruby code generation
    • Powerful debugger
    • Several QtRuby and KDE Korundum project templates

    Comparing features with RDT - it doesn't have a unit test front end, or an ri graphic front end yet. Apart from that they are pretty much equivalent as far as I can see.