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 - Import Wizard can't handle import from FFJ20: CNFE is thrown for IceBrowser
Summary: Import Wizard can't handle import from FFJ20: CNFE is thrown for IceBrowser
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-03 08:24 UTC by dmladek
Modified: 2003-07-01 14:17 UTC (History)
2 users (show)

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 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.