Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 183529

Summary: EFS LocalFile#fetchInfo does not work with Windows drive root paths
Product: [Eclipse Project] Platform Reporter: Teddy Walker <teddy.walker>
Component: ResourcesAssignee: Platform-Resources-Inbox <platform-resources-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Teddy Walker CLA 2007-04-22 09:06:49 EDT
For example:

EFS.getLocalFileSystem().getStore(new Path("C:\")).fetchInfo().exists()

returns false (should be true, the 'directory' exists).
Comment 1 John Arthorne CLA 2007-04-23 09:27:50 EDT

*** This bug has been marked as a duplicate of bug 92108 ***