RADRails how to created the configuration file

Hi all

I created a project in eclipse of type radrails, and the project is
empty, it did not generate the Rails application skeleton. When I try to
run it its ask for a configuration file.

What is missing?

thanks

Jose P. wrote:

Hi all

I created a project in eclipse of type radrails, and the project is
empty, it did not generate the Rails application skeleton. When I try to
run it its ask for a configuration file.

You need to configure RR to point to your Rails and Rake installations.
The directory is the folder containing your latest gem.

Cheers
Nic

Dr Nic

I was able to configure Ruby, and create projects, but when I try to run
a rails project I got the ruby configuration screen

could you please explian how can I configure RR to point to your Rails
and Rake installations?

thank you

Jose P. wrote:

Hi all

I created a project in eclipse of type radrails, and the project is
empty, it did not generate the Rails application skeleton. When I try to
run it its ask for a configuration file.

You need to configure RR to point to your Rails and Rake installations.
The directory is the folder containing your latest gem.

Cheers
Nic

Pål Bergström wrote:

I’ve discovered that this will also make empty projetcs â?? very strange.
My solution was to use Solution 2 at:

http://trac.radrails.org/trac/wiki/DocKnownIssues

If you’re on a mac that is.

And not point to the gems.

Dr Nic wrote:

Jose P. wrote:

Hi all

I created a project in eclipse of type radrails, and the project is
empty, it did not generate the Rails application skeleton. When I try to
run it its ask for a configuration file.

You need to configure RR to point to your Rails and Rake installations.
The directory is the folder containing your latest gem.

Cheers
Nic

I’ve discovered that this will also make empty projetcs â?? very strange.
My solution was to use Solution 2 at:

http://trac.radrails.org/trac/wiki/DocKnownIssues

If you’re on a mac that is.

Is there a way to upload images in this forum?

Hi all,

When I installed eclipse it took a default workspace directory in
/user/myname/workspace, I changed this directory to /workspace/projects.

When I create a new rails (radrails) project in the default directory
/user/myname/workspace, the project is empty, but when I run other
tools, it shows a configuration windows wher I enter
/usr/local/bin/rails and select the project name and when I run it it
works. But in the new working directory /workspace/projects, it does
not work.

It is really bizarre

Pål Bergström wrote:

Pål Bergström wrote:

I’ve discovered that this will also make empty projetcs â?? very strange.
My solution was to use Solution 2 at:

http://trac.radrails.org/trac/wiki/DocKnownIssues

If you’re on a mac that is.

And not point to the gems.