Bug 18290 - Incorrect errors reported during reconciling
Summary: Incorrect errors reported during reconciling
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 F3   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-30 07:53 EDT by Erich Gamma CLA
Modified: 2002-06-11 08:27 EDT (History)
0 users

See Also:


Attachments
screenshot with too many errors (74.84 KB, image/gif)
2002-05-30 07:55 EDT, Erich Gamma CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2002-05-30 07:53:55 EDT
I have switched the org.eclipse.ui project from binary to source. 
When I now open a file that imports types from org.eclipse.ui they get reported 
as non-resolvable. The particular test case was PackageExplorerPart from 
org.eclipse.jdt.ui.

I've attached screenshot illustrating the problem.
Comment 1 Erich Gamma CLA 2002-05-30 07:55:08 EDT
Created attachment 1120 [details]
screenshot with too many errors
Comment 2 Erich Gamma CLA 2002-05-30 07:55:55 EDT
Things I've tried in this situation:
- rebuild the project -> no errors reported 
- editing the file to force a reconcile
Comment 3 Philipe Mulet CLA 2002-05-30 08:25:25 EDT
Which build was this in ? 
Comment 4 Philipe Mulet CLA 2002-06-11 08:27:16 EDT
Closing, not reproduced with recent build.
Several fixes got applied in this area.