Failure mapping project
We are using Eclipse 3.6.1 and we are seeing exceptions when we load a repository workspace. The exceptions have this format: com.ibm.team.filesystem.client.FileSystemException: Failure mapping project com.ibm.sample: Resource '/com.ibm.sample' does not exist.
I think the problem might be occurring because the name of the project in the .project file is 'sample' rather than 'com.ibm.sample'. The mapping appears to be looking for 'com.ibm.sample' which is the name of the project in ClearCase, but Eclipse imported it into the workspace as 'sample' due to the contents of the .project file.
Is this a known problem and is there a fix available ?
I think the problem might be occurring because the name of the project in the .project file is 'sample' rather than 'com.ibm.sample'. The mapping appears to be looking for 'com.ibm.sample' which is the name of the project in ClearCase, but Eclipse imported it into the workspace as 'sample' due to the contents of the .project file.
Is this a known problem and is there a fix available ?