Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 330128 - Project at the root of a Network Share does not display files
Summary: Project at the root of a Network Share does not display files
Status: RESOLVED DUPLICATE of bug 202484
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.6.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 14:01 EST by rpcann CLA
Modified: 2010-11-12 14:06 EST (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 rpcann CLA 2010-11-12 14:01:50 EST
When creating a new General Project in Eclipse, the contents of the project do not appear if the location of the project is set to be the root of a Windows share. In addition, the Properties view says that the "Resource does not exist". If I set the location of the project one folder down from the root, the problem doesn't occur. If I map a drive to that location, the problem doesn't occur.

Additionally if I drag a file from another project, the file will appear, but as soon as I refresh it does not appear in the navigator and Eclipse prompts me to delete the project.

I saw this problem in my RCP application which is built from Eclipse 3.4.0, but I tested it in clean downloads of Eclipse without my application (3.4.0, 3.4.2, 3.5.0, and 3.6.1 - All Windows 32bit). They all have the same issue.

To replicate the problem:
- Create a General Project with the default location
- Create a General Project to the root directory of a Windows share ex //machine/sharename
- Look at the properties of the remote project (See the error message)
- In the local project create a text file
- Drag the text file from the local project to the project on the share
- Refresh the network share project
- Eclipse should complain about the project location not existing.
- Also observe that the file is actually in the network share location despite Eclipse not seeing it anymore.
Comment 1 James Blackburn CLA 2010-11-12 14:06:21 EST
Duplicate of bug 202484

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