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 99381 - Adding new argument "{Value}" to the "Replace Code Format Editor" dialog
Summary: Adding new argument "{Value}" to the "Replace Code Format Editor" dialog
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-29 13:34 UTC by mnachev
Modified: 2011-11-28 09:21 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 mnachev 2007-03-29 13:34:22 UTC
It will be very powerful and useful if new argument "{Value}" is added to the
dialog "Replace Code Format Editor".
The Main form for Text editing contain this key "Value", so this will be very
easy and fast enhancement.
If we have this new feature it will be possible the following in "Replace Code
Format" section:
getResourceBundle().getString("{key}", "{value}")
where value will be the default value in case that the value doesn't exist in
the specified resourse.