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 139978 - [65cat] Import eclipse project got exception.
Summary: [65cat] Import eclipse project got exception.
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-07-15 05:14 UTC by tetsu
Modified: 2008-07-30 07:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace1 (1.97 KB, text/plain)
2008-07-15 05:15 UTC, tetsu
Details
stacktrack2 (11.50 KB, text/plain)
2008-07-15 05:16 UTC, tetsu
Details
sample project (148.63 KB, application/x-compressed)
2008-07-15 05:18 UTC, tetsu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tetsu 2008-07-15 05:14:22 UTC
[ BUILD # : 200807040101 ]
[ JDK VERSION : 1.6.0_04 ]

I am working on Windows XP with SP3 (Japanese edition) with JDK 6
update 5.

when I try to import a eclipse project from:
File --> Import projects --> Eclipse projects
I got some exception.
I cannot reproduce this problem every time, but it shows up
frequently.

So I attached stacktrace file and the sample eclipse project. Hope
can provide some hits.
Comment 1 tetsu 2008-07-15 05:15:48 UTC
Created attachment 64491 [details]
stacktrace1
Comment 2 tetsu 2008-07-15 05:16:55 UTC
Created attachment 64492 [details]
stacktrack2
Comment 3 tetsu 2008-07-15 05:18:01 UTC
Created attachment 64493 [details]
sample project
Comment 4 Jesse Glick 2008-07-15 12:12:44 UTC
Not sure what is going on here. Would be great if there were some way to reproduce at least sometimes.
Comment 5 David Konecny 2008-07-15 12:46:42 UTC
The first exception looks like either #1) a one eclipse project being imported second time to NB into separate folder
(that is external source folder is already 'owned' by a project) or #2) eclipse project was imported to NB, deleted and
imported under the same project name again?

Second exception: cause for it was minimized and the remaining problem is being tracked as issue 137947.
Comment 6 David Konecny 2008-07-30 07:11:41 UTC
First exception fixed. b9048d210f07