Bug 22900

Summary: import of a.b.C fails if package a exists
Product: [Eclipse Project] JDT Reporter: Juergen Weber <juergen>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.1 M1   
Hardware: PC   
OS: Windows NT   
Whiteboard:

Description Juergen Weber CLA 2002-08-27 13:09:15 EDT
if the parent package of an imported class already exists the import fails with

a resource already exists on disc
Comment 1 Juergen Weber CLA 2002-08-27 13:11:00 EDT
Sorry, the summary should be "if package a exists"
Comment 2 Jerome Lanneluc CLA 2002-08-29 05:55:04 EDT
Maybe more details? Steps to reproduce?
Comment 3 Kent Johnson CLA 2002-09-03 12:40:21 EDT
I've tried various cases but do not see any problems.

Juergen: We need repeatable steps please.
Comment 4 Kent Johnson CLA 2002-09-10 09:55:11 EDT
Reopen if there are repeatable steps which show the problem.