Bug 16789

Summary: Incomplete project element if .classpath file isn't readable
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_arsenault
Version: 2.0   
Target Milestone: 2.0 F2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2002-05-22 10:02:08 EDT
Build 20020521

If the .classpath file cannot be read properly (missing or ill-formatted), the 
Java project cannot be populated due to an exception traversing it.

It should revert to an empty classpath and log an entry.
Comment 1 Philipe Mulet CLA 2002-05-22 11:16:33 EDT
Fixed. Also added a marker if reconciling with bogus .classpath file.
Comment 2 Philipe Mulet CLA 2002-05-22 17:39:42 EDT
Fixed
Comment 3 Philipe Mulet CLA 2002-05-28 09:50:36 EDT
*** Bug 9173 has been marked as a duplicate of this bug. ***
Comment 4 Kent Johnson CLA 2002-06-03 14:38:10 EDT
Verified.