Bug 6138 - References to interface field not found
Summary: References to interface field not found
Status: RESOLVED WONTFIX
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: 3.0 M9   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-20 18:23 EST by Jed Anderson CLA
Modified: 2004-05-10 13:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jed Anderson CLA 2001-11-20 18:23:32 EST
I am using a selfhost workspace of the 20011107 build.

I was unable to find references to ITextOperationTarget.PRINT.  That felt very
odd, so I did some snooping around and found that
AbstractTextEditor#createActions does reference ITextOperationTarget.PRINT. 
Similar attempts on other fields of ITextOperationTarget failed.
Comment 1 Erich Gamma CLA 2001-11-21 04:01:07 EST
moving to Java Core
Comment 2 Philipe Mulet CLA 2001-11-21 04:23:29 EST
Was this field located inside binaries (with attached source) ? If so, since we 
index the classfiles directly, references got the actual value inlined.
Comment 3 Jed Anderson CLA 2001-11-26 15:42:08 EST
The field was in a class contained in a jar.
Comment 4 Philipe Mulet CLA 2001-11-27 07:43:39 EST
Then there is little we can do when using the bytecodes. If sources are 
attached we might want to consider sources instead of strict bytecodes, but 
this is not critical at this point.

Suggest defer for now.
Comment 5 Philipe Mulet CLA 2004-05-10 10:10:40 EDT
Closing, no action planned.
Comment 6 Philipe Mulet CLA 2004-05-10 13:08:18 EDT
Removing LATER.
Comment 7 Philipe Mulet CLA 2004-05-10 13:08:45 EDT
Closing, no action planned.