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 205704 - Hints-Autocorrection: Replace all occurence
Summary: Hints-Autocorrection: Replace all occurence
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 10:38 UTC by stefan79
Modified: 2013-07-03 21:36 UTC (History)
1 user (show)

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 stefan79 2011-11-30 10:38:36 UTC
[ JDK VERSION : 1.6.29 ]

Please provide a Sub-Menu at the hints, to replace all occurences at current
File/Folder/Project.

Example: I would use the "Add @Override Annotation" - Hint-Autocorrection at my
current file.

Now I´ve following to make:
-) Go To Refactore -> Inspect and Transform
-) Select "Current File (...)" at Inspect
-) Go to "Browse" and search for Override
-) Klick on OK
-) Klick on Inspect
-) Klick on "Do Refactoring".

My wish:
I klick on the Hint-Button and have an option "Replace all occurences at
current file".
or
I klick on the Hint-Button and have an option "Inspect and Transform" where
"Add @Override Annotation" is selected as "Single Inspection".