On Wed, Sep 2, 2009 at 7:49 PM, AlwaysCharging<goodg...@gmail.com> wrote:
>
> I've been messing around with RadRails and Netbeans, and I can't seem
> to find out how to import all of the folders of my rails project.  I
> can find each file and open it up and edit them in each of the IDEs,
> but I can't get it to import my entire hierarchy of folders.

? Can't speak to RadRails but in NetBeans you're considered to
be working on a "project", not random files and directories.

So if you've already got a Rails app, you'll use
  File -> New Project -> <Category> Ruby ->
    Ruby on Rails Application with Existing Sources
to pick the base directory of the app. Follow the wizard from there :-)

That's based on NB 6.5, btw.

HTH!
-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to