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 89680

Summary: Use resource bundle in JSF genarated in Enities
Product: javaee Reporter: Tomasz Slota <tslota>
Component: CodeAssignee: issues@javaee <issues>
Status: NEW ---    
Severity: blocker CC: emononen
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomasz Slota 2006-11-20 15:24:37 UTC
I18N support is a powerful JSF feature and we should encourage the users to use it/spare their time spent 
on externalizing strings. The CRUD generator will also make better demos with it :-)
Comment 1 Erno Mononen 2006-11-20 16:47:26 UTC
IMO, if this will be implemented, it should be an option. If you just want to 
prototype with the CRUD generator, having to deal with resource bundles is just 
an unnecessary burden.