This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 91777

Summary: All processes have name "Ruby"
Product: ruby Reporter: Tomas Danek <musilt2>
Component: CodeAssignee: Torbjorn Norbye <tor>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomas Danek 2007-01-03 16:46:43 UTC
#208:

if you run some ruby application, you can see running process in the right
bottom of IDE main window. However, all ruby application have the same name of
process - Ruby. Would be nice to set process name to e.g. project display name,
if posible, to see what application is currently running.
Comment 1 Torbjorn Norbye 2007-02-01 23:19:26 UTC
Fixed in #272.

Checking in RubyActionProvider.java;
/cvs/scripting/ruby/projects/src/org/netbeans/modules/ruby/rubyproject/RubyActionProvider.java,v
 <--  RubyActionProvider.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 Tomas Danek 2007-02-02 12:58:59 UTC
great, verified in #272
Comment 3 Jiri Kovalsky 2007-07-03 14:13:43 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 4 Jiri Kovalsky 2007-07-03 14:44:14 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.