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 16152

Summary: Import Wizard can't handle import from FFJ20: CNFE is thrown for IceBrowser
Product: projects Reporter: dmladek <dmladek>
Component: Generic InfrastructureAssignee: Vitezslav Stejskal <vstejskal>
Status: CLOSED FIXED    
Severity: blocker CC: psuchomel, rkubacki
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description dmladek 2001-10-03 08:24:20 UTC
[NBdev-200110030100]
jdk1.3.1, rh71
====================

I took clear build without userdir settings, so the Import Wizard appeared.
This Wizard allowed me import only Project from FFJ20 (the dialog was saying
enter install dir of Previous  version).
So, I've imported it and after Import finished....IDE started up.
a few problems arrays. Here I mentioned problem with WEB-IceBrowser

pls, see attached E.
this has to be marked as P1-Beta Stoper
Comment 1 Vitezslav Stejskal 2001-10-03 08:40:58 UTC
Could you please attach stack traces ...
Comment 2 _ rkubacki 2001-10-03 08:46:58 UTC
Look at http://openide.netbeans.org/issues/show_bug.cgi?id=13265 This
is the same bug filled against the FFJ3.0. Maybe we should apply the
same patch again as we still don't have any better way how to handle this.

http://www.netbeans.org/source/browse/projects/src/org/netbeans/modules/projects/content/XMLProjectContent.java.diff?r1=1.14.2.3&r2=1.14.2.4
Comment 3 Vitezslav Stejskal 2001-10-03 14:22:31 UTC
Exceptions caused by accessing classes from modules which has bean removed from the 3.3 distribution are 
ignored. This rule was applied for all classes from org.netbeans.modules.icebrowser and 
org.netbeans.modules.objectbrowser packages.

Fixed in main trunk.
Comment 4 Milan Kubec 2002-10-18 11:39:41 UTC
Verified.
Comment 5 Quality Engineering 2003-07-01 14:17:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.