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 72201 - [50cat] New refactoring: Generate constant
Summary: [50cat] New refactoring: Generate constant
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 09:16 UTC by ieising
Modified: 2011-06-14 13:23 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 ieising 2006-02-03 09:16:37 UTC
[ BUILD # : GA ]
[ JDK VERSION : 1.6 ]

This refactoring would allow you to select a string or a primitive and create a 'static final' field. The string (or primitive) is replaced by the newly created field as well as all (selectable) occurances of the field in the file/package/project.

Iwan
Comment 1 charlweed 2006-05-09 22:57:16 UTC
Yup , this would be really handy.
Comment 2 Jan Becicka 2011-03-28 12:07:15 UTC
already implemented via hints