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 16558 - Most Bundle.properties contains keys, which are not already used.
Summary: Most Bundle.properties contains keys, which are not already used.
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-15 07:51 UTC by _ lkramolis
Modified: 2003-07-02 08:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ lkramolis 2001-10-15 07:51:30 UTC
Because of moving classes cross packages. All keys from original package was
copied to new Bundle location, without removing it from old Bundle location. So,
current Bundle.properties files contains a lot of keys which are not already
used. Try to clean it.
Comment 1 _ lkramolis 2001-10-15 19:42:48 UTC
Bundle.properties contains just used keys. Bundle_ja.properties are
not synchronized.

Comment 2 Martin Schovanek 2001-11-16 11:29:43 UTC
Verified.
Comment 3 Quality Engineering 2003-07-02 08:41:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.