Re: [Wtr-general] IDEs for Watir

2007-04-02 Thread Željko Filipin
On 4/1/07, aidy lewis <[EMAIL PROTECTED]> wrote: Could you please tell me what version of the ruby interpreter you are using with Arachno Ruby to allow the debug to run? ruby 1.8.2 (2004-12-25) [i386-mswin32] -- ZeljkoFilipin.com ___ Wtr-general mai

Re: [Wtr-general] IDEs for Watir

2007-04-01 Thread aidy lewis
Hi Zeljko, > I am using Arachno Ruby for two years Could you please tell me what version of the ruby interpreter you are using with Arachno Ruby to allow the debug to run? Error msg informs me I can use the release version of 1.8.5, but this is not the case. currently using 1.8.5-22 http://ruby

Re: [Wtr-general] IDEs for Watir

2007-03-30 Thread Dara Lillis
I recently noticed that IntelliJ have released a beta of the first IDEA Ruby Plugin. http://www.jetbrains.net/confluence/display/RUBYDEV/Ruby+Plugin+0.1+Release+Notes Based on the very high praise IDEA gets from most Java developers I know, this could be something to watch.

Re: [Wtr-general] IDEs for Watir

2007-03-30 Thread Jason
Thanks for the response. We are a .Net shop using VS, so Steel looked like a great tool. Unfortunately, after spending a few days with it, there were some issues that we found and I reported back to Huw at Steel. He said there was a newer release coming very soon, and some of these issues wer

Re: [Wtr-general] IDEs for Watir

2007-03-29 Thread Željko Filipin
I am using Arachno Ruby for two years (I guess) and I am very satisfied with it. http://www.ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php -- ZeljkoFilipin.com ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/w

Re: [Wtr-general] IDEs for Watir

2007-03-29 Thread Charley Baker
Steel actually looks rather interesting although their website could stand a better designer. I'd take a look at it if I was using VS for other work, instead the other code that I look at and tests that I write are in java, so Eclipse is a more natural fit. -c On 3/29/07, John Lolis <[EMAIL PROT

Re: [Wtr-general] IDEs for Watir

2007-03-29 Thread John Lolis
Jason, I started off using Mondrian ( http://www.mondrian-ide.com/ ) and at first really liked the structure if gave me. I came from Visual Studio .Net so I was very used to the 'Heavy IDE' format. The problem is I started to have growing pains with with it. I noticed that it was slowing down

Re: [Wtr-general] IDEs for Watir

2007-03-29 Thread Charley Baker
I use eclipse with the ruby plugin. Curious to find out the reasons why Eclipse isn't working for you, my quick guess would be the load path? If that's the case, then just use the workspace but don't create projects for each directory, just import the file directories directly so you can run it fr

[Wtr-general] IDEs for Watir

2007-03-29 Thread Jason
I'd like to get people's opinion/thoughts on what is the best IDE for Watir. What do you use for writing you Watir tests? I've looked a t a few, but none of them stand out as a clear winner. It doesn't have to be open-source, if a commercial tool is a good and viable solution. Some history: