首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > Ruby Rails >

Windows上RDT+Eclipse搭建 ruby开发环境配置

2012-12-22 
Windows下RDT+Eclipse搭建 ruby开发环境配置1、 安装ruby。下载地址http://www.ruby-lang.org/en/安装完后将

Windows下RDT+Eclipse搭建 ruby开发环境配置

1、 安装ruby。

下载地址

http://www.ruby-lang.org/en/

安装完后将C:\Ruby186\bin加入到classpath环境变量中

下载地址:

http://sourceforge.net/projects/rubyeclipse/files/

安装方法将下载的文件解压,解压后如下图:

Windows上RDT+Eclipse搭建 ruby开发环境配置

?3、将features和plugins下的文件分别拷贝到eclipse下的features和plugins下,重启eclipse。

在首选项中会看到ruby项。如下图

?

Windows上RDT+Eclipse搭建 ruby开发环境配置

?4、接下来就可以创建ruby工程了

Windows上RDT+Eclipse搭建 ruby开发环境配置

?

?

热点排行