[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Eclipse RDT plugin

Tahura Chaudhry

5/30/2008 2:46:00 PM

Hi,

I'm fixing a bug on an existing Ruby application. Everything I know
about Ruby I have learnt in the last 24 hours. Needless to say I'm just
getting started.
I read the article at
http://www-128.ibm.com/developerworks/opensource/library/os-ru...

and downloaded the Eclipse Ruby RDT plugin. To setup the Run and Debug
configuraiton, the example shown in the article is a very simple ruby
class. Mine is a very big web application with many models and
controllers.

My question is what do I specify as the "File" in the Run configuration
for my project.

thanks,
--
Posted via http://www.ruby-....

1 Answer

jOhn

5/31/2008 3:00:00 PM

0

Use the eclipse dynamic lang toolkit for ruby DLTK and just configure
your ruby engine.

On 5/30/08, Tahura Chaudhry <tahura@hotmail.com> wrote:
> Hi,
>
> I'm fixing a bug on an existing Ruby application. Everything I know
> about Ruby I have learnt in the last 24 hours. Needless to say I'm just
> getting started.
> I read the article at
> http://www-128.ibm.com/developerworks/opensource/library/os-ru...
>
> and downloaded the Eclipse Ruby RDT plugin. To setup the Run and Debug
> configuraiton, the example shown in the article is a very simple ruby
> class. Mine is a very big web application with many models and
> controllers.
>
> My question is what do I specify as the "File" in the Run configuration
> for my project.
>
> thanks,
> --
> Posted via http://www.ruby-....
>
>