Bug 9024 - Do not find reference to an interface in JAR
Summary: Do not find reference to an interface in JAR
Status: CLOSED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 9183
Blocks:
  Show dependency tree
 
Reported: 2002-02-04 09:46 EST by Martin Aeschlimann CLA
Modified: 2002-02-06 13:36 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 Martin Aeschlimann CLA 2002-02-04 09:46:59 EST
20129

1. Load drop 20129 into the workspace, jdt-core as binary project
2. Open ICorrectionRequestor and search for references to the type
3. No results: But the interface is referenced in 
CorrectionEngine.computeCorrections
Comment 1 Jerome Lanneluc CLA 2002-02-04 12:21:18 EST
Following the given steps, I find 3 references in jdtcore.jar (one being in 
CorrectionEngine.computeCorrections).
Do you have more details?
Comment 2 Martin Aeschlimann CLA 2002-02-04 12:50:38 EST
hmm, so it's a workspace problem.
do you want my workspace? unfortunatly it's huge. or is there anything else 
that could help?

ok to for me to close.
Comment 3 Jerome Lanneluc CLA 2002-02-06 12:02:24 EST
I'm suspecting the binary indexer to miss some type references. Leaving this 
bug open while investigating further.
Comment 4 Jerome Lanneluc CLA 2002-02-06 12:59:04 EST
Waiting for resolution of bug 9183
Comment 5 Olivier Thomann CLA 2002-02-06 13:36:11 EST
Closed. The bug was in the binary indexer. It misses some type references.
Comment 6 Olivier Thomann CLA 2002-02-06 13:36:32 EST
Closed.