Semergence

Seth Ladd’s blog about Ruby on Rails and crunching data.

Great Plugin For Eclipse Finds and Opens Any File With a Hotkey

leave a comment »

The GotoFile Eclipse Plugin is great for opening a file with a simple hotkey. I often need to open a file for which I already know the name and I don’t want to browse around my project for it. It’s often easier just to hit `Ctl-Alt-N` and then start typing. The plugin even supports fuzzy matching.

This plugin works in RadRails, too!

Written by sethladd

December 28, 2006 at 12:38 pm

Posted in eclipse, radrails

Leave a Reply