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 75503 - Cross deprecated constructors in pop-up menu invoked by Alt+P
Summary: Cross deprecated constructors in pop-up menu invoked by Alt+P
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks: 152194
  Show dependency tree
 
Reported: 2006-04-25 15:45 UTC by Bernard Halas
Modified: 2016-07-07 07:29 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 Bernard Halas 2006-04-25 15:45:18 UTC
When people get used to feature which crosses all deprecated stuff in pop-up
menus, then this feature should be also implemented in pop-up menu with list of
parameters for constructor invoked by Alt+P. For example type:
"new java.util.Date(|)" and with the cursor between the brackets press Alt+P.
The variant of Constructor which is deprecated should have crossed parameters in
this menu.
Comment 1 Martin Balin 2016-07-07 07:29:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss