Bug 2245

Summary: Opening or closing project works if deleted from filesystem (1GEAWRH)
Product: [Eclipse Project] Platform Reporter: Nick Edgar <n.a.edgar>
Component: ResourcesAssignee: DJ Houghton <dj.houghton>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M4   
Hardware: All   
OS: Windows 98   
Whiteboard:

Description Nick Edgar CLA 2001-10-10 22:31:34 EDT
- new basic project A
- delete A in filesystem
- close A in navigator
- open A

It works fine.  Should it warn the user that its location has been deleted?

NOTES:
EG (5/27/2001 12:22:04 PM)
	not JDT related moving to ITPUI
Comment 1 DJ Houghton CLA 2001-10-29 18:02:06 EST
PRODUCT VERSION:
110 JDK

Comment 2 Nick Edgar CLA 2002-01-25 22:20:39 EST
Seems like Core should report something here.
Comment 3 John Arthorne CLA 2002-03-22 10:04:39 EST
Fixed.  Now, if the user deletes the content on disk, they will delete their 
.project file, so the project is hosed.  They won't be allowed to open the 
project again until they restore that file.