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 197658 - Put a copy XPath to clipboard item in the Navigator view for XML files
Summary: Put a copy XPath to clipboard item in the Navigator view for XML files
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 11:43 UTC by swpalmer
Modified: 2011-04-12 11:43 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description swpalmer 2011-04-12 11:43:01 UTC
Product Version = NetBeans IDE 7.0 (Build 201104080000)
Operating System = Mac OS X version 10.6.7 running on x86_64
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.1-b02-334

It would be useful to have the IDE generate an XPath for a node in the XML file being edited.  The XPath could then be pasted in other code, e.g. xpath.compile("<like here>");