From: Shawn W_ Date: 2007-01-20T11:48:55+09:00 Subject: Re: Ruby text editor for beginner Drew Olson wrote: > 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. This is similar to what I had to do to get Scite's program running pane working. One line of code into the Ruby configuration file. I did that for that program and it didn't work for me. My logic is that if I have to configure these simple Ruby editors then I might as well just bite the bullet and learn vim or emacs. I'm starting to think this is what I'm going to have to do to get everything exactly as I want it, it's just I have my doubts I will be able to with my limited Ruby knowledge. Don't you need to know Ruby syntax and some of the ins and outs of setting up the Ruby interpreter to use those editors? On second thoughts, stuff it, I'll configure anything on any program. I just want my top 3 requirements any way I can get them. -- Posted via http://www.ruby-forum.com/.