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 - Namespace change
Summary: Namespace change
Status: VERIFIED DUPLICATE of bug 48288
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-20 14:28 UTC by Jiri Vagner
Modified: 2007-08-10 14:59 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 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)