ruby/watir开发,eclipse环境配置

上一篇 / 下一篇  2008-03-13 14:59:25 / 个人分类:ruby/watir

Step1InstallRuby

step2:downloadWatir Gemto C:\ruby\lib\ruby\gems\1.8\gems.

step3:launch DOS command prompt and goto directory where Watir gem is saved C:\ruby\lib\ruby\gems\1.8\gemstype gem install xxxx.gem (xxx = watir gem name) or just type "gem install watir" (it will automatically install whatever package in the current dir)

Step4configEclipse

(1)   Download RDT: Install Ruby Development Tool Using the Eclipse Update Manager(RDT)

 (4)  unzip the download file

(5)  runeclipse.exe进入eclipse环境

(6)  Help->Software Updates->Find and Install

(7)   In the dialog choose "Search for new features to install" and push next

(8)   Select “New Archived Site”, then select the package “RDT” just download

(9)  Then do as the follow screenshot:


 


 


 

(10):最后把ruby文件导入就可以了.


TAG: eclipse Ruby Watir

 

评分:0

我来说两句

Open Toolbar