From: Curt Hibbs Date: 2001-12-09T15:07:26+09:00 Subject: [ruby-talk:27999] Re: Ruby IDE?? What about using Eclipse?? > From: NISHIO Mizuho [mailto:gha@intrastore.cdc.com] > > I use Ruby Class Browser, which is written by > Hiroshi Igarashi( previous Ruby/GTK maintainer). > It works well for me. It can > > * show the hierarchy of the class/module > * show the method/constant name > * handle extension libraries > > It uses Ruby/GTK, and is included in ruby-gtk-0.26.tar.gz. > You install Ruby/GTK, and run ruby-gtk-0.26/sample/rbbr.rb. Thanks for pointing me to this. If anyone else can point me to resources like this that I could draw on to speed up this effort, I would greatly appreciate it. Curt