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 98336

Summary: Namespace change
Product: guibuilder Reporter: Jiri Vagner <jvagner>
Component: BindingAssignee: issues@guibuilder <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jiri Vagner 2007-03-20 14:28:18 UTC
I changed package name of all classes from "javaapplication50" to
"beanconvertandvalidate".

Entity classes are ok, list of entity classes in persistance unit is ok and
contains "beanconvertandvalidate.xxx" classes. But in guarded block of form
variables, there are invalid declarations of generic lists.

private java.util.List<javaapplication50.Book> bookLis;
private java.util.List<javaapplication50.Car> carList;
Comment 1 Jan Stola 2007-03-20 14:43:21 UTC

*** This issue has been marked as a duplicate of 48288 ***
Comment 2 Jiri Vagner 2007-08-10 14:59:57 UTC
This issue is covered with one of the brand new form refactoring scenarios.

Verified

Product Version: NetBeans IDE Dev (Build 070810)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)