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 90340 - Editor popup actions invoked in a Java file should make an ElementHandle available
Summary: Editor popup actions invoked in a Java file should make an ElementHandle avai...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Rastislav Komara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 11:21 UTC by Andrei Badea
Modified: 2009-02-03 10:54 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 Andrei Badea 2006-11-30 11:21:12 UTC
Some editor popup actions invoked in a Java file need to generate code in that
Java file at or near the place that was right-clicked. These action should make
an ElementHandle available containing either the closest element (of any type)
or the closest type element.
Comment 1 Rastislav Komara 2009-02-03 10:54:02 UTC
Overtake.