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 109745

Summary: Build > Stop Build/Run not enabled
Product: ruby Reporter: _ tboudreau <tboudreau>
Component: CodeAssignee: Torbjorn Norbye <tor>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: jglick
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ tboudreau 2007-07-15 18:36:49 UTC
When running a Ruby script, the X button on the output window will stop the build process, but the Stop Build/Run action on the build menu remains 
disabled.
Comment 1 Torbjorn Norbye 2007-08-10 02:40:18 UTC
I'm not sure where those menu items are coming from - I don't see them in the Ruby IDE. Do you by any chance know what
hooks I have to implement to make the menu items work? (The stop/rebuild actions are added into the output window by my
own code but I'm assuming I need to tap into some global run/stop actions for the menu.)
Comment 2 _ tboudreau 2007-08-10 03:11:44 UTC
No clue, but cc'ing Jesse who might know
Comment 3 Jesse Glick 2007-08-10 03:52:27 UTC

*** This issue has been marked as a duplicate of 110465 ***