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 12632

Summary: ClassDataLoader contains redundant extension list
Product: java Reporter: Petr Nejedly <pnejedly>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Nejedly 2001-06-07 09:17:35 UTC
ClassDataLoader gontains and exports ExtensionList instance,
but for actual file recognition uses two hardcoded extensions,
so the extension list is redundant. Please remove the code
and fix BeanInfo accordingly.
Comment 1 Petr Nejedly 2001-08-16 10:47:52 UTC
Still there.
The Clazz module ignores the extension list entered by user,
so confuses users and is a defect from their point of view.
Comment 2 Tomas Hurka 2001-08-16 14:42:00 UTC
fixed in trunk
Comment 3 Petr Nejedly 2001-08-17 09:15:59 UTC
verified in 20010817 daily build
Comment 4 Quality Engineering 2003-06-30 16:43:42 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.