If you saw my other post similarly titled, it may become apparent: I'm trying out various editors. I've installed eclipse and RDT and subclipse. Things are working well... except (had to be one). For some reason, for things I have checked out from the SVN repository, require seems to be broken. Even on very simple paths that point at files in the same directory, I get a "in `require': no such file to load" error. Doesn't matter what the file is. Locally, require works fine. When I run manually in the command line with ruby, it works fine. I did a bunch of googling and didn't find any help. Maybe my Google Fu is weak. Anyone have any ideas? If I can't get this solved, I guess I'm back to SciTE for editing and Tortoise for SVNing. I'm running Eclipse 3.3.1.1 on Windows XP. let me know if further information would be helpful. Oh. Ruby version 1.8.6. Thanks! Ben