The Artima Developer Community
Sponsored Link

Agile Buzz Forum
setting up eclipse for rails

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Kevin Rutherford

Posts: 171
Nickname: spinach
Registered: Apr, 2006

Kevin Rutherford is an independent agile software development coach based in the UK
setting up eclipse for rails Posted: Jul 24, 2006 2:28 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Kevin Rutherford.
Original Post: setting up eclipse for rails
Feed Title: silk and spinach
Feed URL: http://silkandspinach.net/blog/index.xml
Feed Description: kevin rutherford on agile software development and life in macclesfield
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Kevin Rutherford
Latest Posts From silk and spinach

Advertisement

I'm starting out on two new Rails projects this week, so I've been investing some time in getting Eclipse configured nicely. There are dozens of helpful websites containing helpful advice, and after much trial and error I found a couple of these that worked really well for me.

For setting up RDT (the Ruby Development Tools) I found Brian Hogan's Setting up a Rails Development Environment on Windows Using Eclipse to be the most complete and accurate resource. However, it doesn't cover RadRails. For that, I recommend Victor Kane's RadRails Tutorials. Both of these sites provided complete and correct advice that worked straight out of the box.

But only after I had spent much of last week struggling with the Cygwin version of ruby. I've been an old Unix hand since before I could walk (I wrote some small parts of the System V kernel, would you believe). So when I work on a Windows box, one of my first actions has always been to install Cygwin and make it seem a little more like "home". But not any more. It's just too hard to get Cygwin, Ruby, gems, Eclipse, Rails, Apache, MySQL and Subversion all working together. Either the DLL versions are in conflict with each other, or something coredumps regularly, or something needs to be compiled with one in order to work with the other. At every turn I came up against stuff that was known not to work. So in the end I have reluctantly decided that I must be congruent, and not try to pretend that Windows is Unix. It was a painful decision, but so far it has paid off.

Now, to get on with some development...

Read: setting up eclipse for rails

Topic: Barry Bonds: tick, tick, tick Previous Topic   Next Topic Topic: Flaming batteries?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use