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 168591 - Compile on Save does not update .properties files
Summary: Compile on Save does not update .properties files
Status: RESOLVED DUPLICATE of bug 167170
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-15 02:45 UTC by marquedios
Modified: 2009-09-21 08:05 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 marquedios 2009-07-15 02:45:28 UTC
The compile on save feature in version 6.7 will not update Desktop Application Resource bundles if disabled then re-enabled.

Steps to reproduce:
1: Create a new Java Desktop Application
2: Disable the Compile on Save feature
3: Re-enable the compile on save feature
4: Update a UI Widgets text in the designer or in the appropriate bundles .properties file
5: Run the application

Expected Result:
Update will not reflect current state of the .properties file entry.
Comment 1 Jiri Prox 2009-07-15 14:00:37 UTC
Reproducible,

to solve this problem call clean & build
Comment 2 Jan Lahoda 2009-08-20 09:57:59 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 3 Jan Lahoda 2009-09-21 08:05:08 UTC

*** This issue has been marked as a duplicate of 167170 ***