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 103925 - Replace java.util.ResourceBundle with NbBundle
Summary: Replace java.util.ResourceBundle with NbBundle
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-14 16:16 UTC by Martin Entlicher
Modified: 2013-01-11 19:50 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2007-05-14 16:16:14 UTC
In debuggerjpda code there is still java.util.ResourceBundle being used. All
occurrences should be replaced with NbBundle.