[[FrontPage]] EclipseでRubyの開発をサポートするプラグインが、 - RDT(Ruby Development Tools) - RadRails である。 * RDTのインストール [#l5dd4c05] RDTは、以下のリモートサイトを指定するだけでEclipseにインストールできる。 http://updatesite.rubypeople.org/release 手順は、以下の通り。 + Help->Software updates->Find and install ... を選択する + Search for new features to ins...を選択し、次に進む + New Remote Siteボタンを押し、New Update Siteダイアログで #pre{{ Name: RDT URL: http://updatesite.rubypeople.org/release }} をセットし、OKボタンを押し、Finishボタンを押す + Select the features toからRDTを選択し、次に進む + Feature Licenseに同意し、次に進む + Windows->PreferencesからRubyを選択し、Installed Interpretersに #pre{{ Name: ruby 1.8.2 Location: /usr/bin/ruby }} をセットする * RDT [#u0e9b08a] RDTはEclipse上でRubyの開発を行うのに必要なプラグインの集合体である。 次のサイトに使い方の説明がある。 http://www-128.ibm.com/developerworks/opensource/library/os-rubyeclipse/