[Fwd: Another rails question]

View: New views
3 Messages — Rating Filter:   Alert me  

[Fwd: Another rails question]

by sangshin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



How can I run a script within the IDE?  For example, I would
like to run the Scripts->performance->request script (to
do request profiling).  Thanks in advance.

-Sang
--
---------------------------------------------------------------
              Sang Shin, sang.shin@...
        http://www.javapassion.com/SangSchedule.html#Bio
          http://www.javapassion.com/SangSchedule.html
          (Life is worth living... with Passion!)
---------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: [Fwd: Another rails question]

by Erno Mononen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sang Shin wrote:
>
>
> How can I run a script within the IDE?  For example, I would
> like to run the Scripts->performance->request script (to
> do request profiling).  Thanks in advance.

Unfortunately not possible at the moment:
http://www.netbeans.org/issues/show_bug.cgi?id=91402.

Erno

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: [Fwd: Another rails question]

by Erno Mononen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Erno Mononen wrote:
> Sang Shin wrote:
>>
>>
>> How can I run a script within the IDE?  For example, I would
>> like to run the Scripts->performance->request script (to
>> do request profiling).  Thanks in advance.
>
> Unfortunately not possible at the moment:
> http://www.netbeans.org/issues/show_bug.cgi?id=91402.
Actually in this case you should be able to run the script using Run ->
Run File once you have the file open in the editor since the request
script is part of a Rails project. Running a file that does not belong
to a project is AFAIK not possible.

Erno

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...