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 118803

Summary: The internationalization wizard should allow the creation of a .property file to use as a resource bundle
Product: java Reporter: i30817 <i30817>
Component: I18NAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: UI, USABILITY
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description i30817 2007-10-13 18:11:55 UTC
I'd expect for a wizard to allow me to complete all its stops from inside its interface. As step 2 (select the resource
bundle) doesn't allow the CREATION of one, i had to create it outside the wizard. Additionally i only could get the
resource bundle to display in the wizard if i knew that the file created had to have the ".properties" extension. And
most people wouldn't without a google search.
Comment 1 Marian Petras 2007-10-15 16:03:01 UTC
This has been already reported (as bug #96465) and fixed. (The fix will be in NB 6.0 Beta 2.)

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