[Wtr-general] Slightly OT - Eclipse RDT

2006-06-21 Thread Adrian Rutter
Hi Bret I use Eclipse 3.1 and RDT, but do not access files over the network. Instead i use SVN to access shared code. Yes, I was thinking about setting up something similar. I am still using Ruby 1.8.2. With 1.8.2 I had problems installing the watir one-click installer ( watir-1.4.1.exe).

Re: [Wtr-general] Slightly OT - Eclipse RDT

2006-06-21 Thread Bret Pettichord
On 6/21/06, Adrian Rutter [EMAIL PROTECTED] wrote: I am still using Ruby 1.8.2.With 1.8.2 I had problems installing the watir one-click installer (watir-1.4.1.exe). Off-hand I think it was a problem with and autoit.dll. Ifyou would like the exact error msg I will post it. Please do. Especially if

Re: [Wtr-general] Slightly OT - Eclipse RDT

2006-06-20 Thread Bret Pettichord
I use Eclipse 3.1 and RDT, but do not access files over the network. Instead i use SVN to access shared code. You will probably find more Eclipse users on ruby-talk (although most probably also use CVS or SVN to access shared code). I am still using Ruby 1.8.2.BretOn 6/15/06, Adrian Rutter [EMAIL

[Wtr-general] Slightly OT - Eclipse RDT

2006-06-15 Thread Adrian Rutter
I am using Eclipse 3.1 and RDT to construct my Watir tests. I can run all the tests fine from the local drive, but as soon as I try to run anything from the network within Eclipse, I receive an error like this: :\ruby\bin\rubyw.exe: No such file or directory --