From: Drew Olson Date: 2007-01-19T00:12:57+09:00 Subject: Re: Ruby text editor for beginner Shawn W_ wrote: > Can you both confirm (ie used yourself) that RDE and Eclipse can execute > Ruby code from within the program if on WinXP SP2? FreeRIDE and Scite > claimed they could and they both couldn't, or I couldn't get them > working anyway. > > They look good to me. The first one I try that has my top 3 I'm using. Eclipse with RDT can indeed execute code as long as you point it at the interpreter. However, there is a weird syncing issue with I/O display that you have to fix. It's one line of code and explained on the RDT website. -- Posted via http://www.ruby-forum.com/.