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 96465 - I18n wizard should offer to create .properties file
Summary: I18n wizard should offer to create .properties file
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: I18N, UI, USABILITY
: 118803 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-23 16:55 UTC by Patrick Keegan
Modified: 2007-10-15 16:03 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 Patrick Keegan 2007-02-23 16:55:22 UTC
When you use the Internationalization wizard, you are asked to specify a
properties file. IMO, a person using such a wizard probably has not thought to
already create a .properties file. The user should have an option directly in
the wizard to create the .properties file.

Marking this as a defect, since such an omission is likely to cause a lot of
annoyance ("what good is a wizard if I have to leave the wizard and do something
simple which the wizard should be able to do for me?...."
Comment 1 Marian Petras 2007-03-23 15:57:42 UTC
Accepted.
Comment 2 Tomas Stupka 2007-09-07 12:43:45 UTC
fixed

Checking in ResourceWizardPanel.java;
/cvs/i18n/src/org/netbeans/modules/i18n/wizard/ResourceWizardPanel.java,v  <--  ResourceWizardPanel.java
new revision: 1.37; previous revision: 1.36
done
Comment 3 Patrick Keegan 2007-09-10 18:35:41 UTC
v. in post-beta1 trunk build
Comment 4 Marian Petras 2007-10-15 16:03:01 UTC
*** Issue 118803 has been marked as a duplicate of this issue. ***