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 137306 - "New watch" item is missing from xml editor popup menu
Summary: "New watch" item is missing from xml editor popup menu
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 13:52 UTC by Petr Cyhelsky
Modified: 2009-12-02 08:02 UTC (History)
0 users

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 Petr Cyhelsky 2008-06-16 13:52:23 UTC
Product Version: NetBeans IDE Dev (Build 200806160002)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.2 running on i386; MacRoman; en_US (nb)

Observed: The new watch item of popupmenu of editor window while editing build.xml file is missing - on other systems(eg windows) it is present.
 
Steps to reproduce: Open build.xml of anagram game from samples in editor -> select "name" on 34th line -> invoke popup menu
Comment 1 Martin Entlicher 2008-06-16 14:32:41 UTC
The action is registered for "x-ant+xml" MIME type. I do not see how this can be OS-specific.
Is "Toggle Line Breakpoint" there?
If not, there's likely a different MIME type of build scripts on Mac... ?!?
Comment 2 Petr Cyhelsky 2008-06-16 15:04:06 UTC
No, only items present in the popup menu are:
Format
Check XML
Cut
Copy
Paste
Tools (submenu)
Select In (submenu)