Bug 132252 - Problems reading .classpath files of fragments
Summary: Problems reading .classpath files of fragments
Status: RESOLVED DUPLICATE of bug 131937
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-16 16:32 EST by Tod Creasey CLA
Modified: 2006-03-17 07:54 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2006-03-16 16:32:52 EST
20050315

Since 20050315 I have frequently been getting trouble reading classpath files of fragments either loaded from the repository or imported using the PDE tools.

It doesn't happen consistently (i.e. I can frequently delete and reload and it is OK but it is pretty frequent).

It happens consistenly with the following steps

1) Take a new workspace
2) Select Import-> Plug-ins and fragments
3) Select ide and all of its prerequisites with source
4) You will get errors in 

org.eclipse.core.filesystem.win32.x86
org.eclipse.update.core.win32
Comment 1 Olivier Thomann CLA 2006-03-16 20:21:57 EST
What kind of errors do you get?
Comment 2 Tod Creasey CLA 2006-03-17 07:50:33 EST
Sorry I though I had said it - I get the .classpath cannot be read error

Unable to read '.classpath' file of project org.eclipse.releng 
is the message I get.

releng doesn't have one (and shouldn't) so I think it is the compiler being too aggressive
Comment 3 Jerome Lanneluc CLA 2006-03-17 07:54:03 EST

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