| View previous topic :: View next topic |
| Author |
Message |
Chris Kutler Posted via mailing list.
|
Posted: Sun Aug 31, 2008 7:51 pm Post subject: Ruby apps & debugging from a file question |
|
|
With Ruby apps (not Rails) do you ever use the right-click pop-up Debug
"filename" menu action for other than the main class? If so, can you
give an example?
I am having a hard time coming up with a scenario where debugging from
other than a main class would work, but I haven't written more than a
simple Ruby application.
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org
For additional commands, e-mail: users-help@ruby.netbeans.org |
|
| Back to top |
|
 |
Anthony Richardson Posted via mailing list.
|
Posted: Sun Aug 31, 2008 10:41 pm Post subject: Ruby apps & debugging from a file question |
|
|
On Mon, Sep 1, 2008 at 5:21 AM, Chris Kutler <Chris.Kutler@sun.com> wrote:
| Quote: | With Ruby apps (not Rails) do you ever use the right-click pop-up Debug
"filename" menu action for other than the main class? If so, can you give an
example?
I am having a hard time coming up with a scenario where debugging from other
than a main class would work, but I haven't written more than a simple Ruby
application.
|
Maybe the project contains related, but independent scripts. Having a
separate project for each may be overkill, but you need to run/debug
the files individually.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org
For additional commands, e-mail: users-help@ruby.netbeans.org |
|
| Back to top |
|
 |
Chris Kutler Posted via mailing list.
|
Posted: Mon Sep 01, 2008 3:55 am Post subject: Ruby apps & debugging from a file question |
|
|
Of course! thanks, I hadn't thought of that.
Anthony Richardson wrote: | Quote: | | Quote: | On Mon, Sep 1, 2008 at 5:21 AM, Chris Kutler <Chris.Kutler@sun.com> (Chris.Kutler@sun.com) wrote:
| Quote: | With Ruby apps (not Rails) do you ever use the right-click pop-up Debug
"filename" menu action for other than the main class? If so, can you give an
example?
I am having a hard time coming up with a scenario where debugging from other
than a main class would work, but I haven't written more than a simple Ruby
application.
|
Maybe the project contains related, but independent scripts. Having a
separate project for each may be overkill, but you need to run/debug
the files individually.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org (users-unsubscribe@ruby.netbeans.org)
For additional commands, e-mail: users-help@ruby.netbeans.org (users-help@ruby.netbeans.org)
| |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|