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 - Build > Stop Build/Run not enabled
Summary: Build > Stop Build/Run not enabled
Status: RESOLVED DUPLICATE of bug 110465
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-15 18:36 UTC by _ tboudreau
Modified: 2007-08-10 03:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***