Bug 16789 - Incomplete project element if .classpath file isn't readable
Summary: Incomplete project element if .classpath file isn't readable
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 9173 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-22 10:02 EDT by Philipe Mulet CLA
Modified: 2002-06-03 14:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.