`
sillycat
  • 浏览: 2491976 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

Rails with Eclipse

阅读更多
Rails with Eclipse

1. I installed the latest eclipse, maybe 3.6

2. install RDT(Ruby Development Tools)
plugin URL:
http://download.aptana.com/studio3/plugin/install

3. create a sample ruby project
project----> ruby project
create a new file example.rb
The content is:
puts "hello"

run as ----> ruby as Application

4. Create a sample rails project

references:
http://www.ibm.com/developerworks/opensource/library/os-rubyeclipse/
http://www.aptana.com/products/studio3/getting_started
http://sourceforge.net/projects/rubyeclipse/
http://wiki.appcelerator.org/display/tis/Home
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics