Bug 285588

Summary: Inconsistency between CRTL-O and content assist
Product: [Eclipse Project] JDT Reporter: Christian Dupuis <christian>
Component: CoreAssignee: Srikanth Sankaran <srikanth_sankaran>
Status: VERIFIED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: Olivier_Thomann
Version: 3.5Keywords: needinfo
Target Milestone: 3.7 M1   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Christian Dupuis CLA 2009-08-04 10:14:38 EDT
Build ID: I20090611-1540

Steps To Reproduce:
This one is hard to reproduce but happens quite frequently on my tests:

Environment: 
 * Eclipse 3.5
 * m2eclipse 0.98 (creates a classpath container based on a maven pom.xml)

Symptom:

I have a java source in my project which extends another binary type from the maven classpath container. When invoking content assist, I can see methods from the super class, but not when I invoke CRTL-O (press twice to enable inherited members).

Also when I query the IType representing the binary type I get no methods from a call to getMethods().

What can cause such behavior?

thanks, Christian




More information:
Comment 1 Olivier Thomann CLA 2009-08-11 20:34:41 EDT
We need more details on your configuration before we can try to explain what you see.
This looks like a bug. Would it be possible to get a configuration similar to yours so that we can reproduce the problem?
Comment 2 Srikanth Sankaran CLA 2010-07-07 11:22:15 EDT
Christian, Are you still seeing this problem ?
We have no means of progressing on this as we
don't have enough information to reproduce this.

If you still run into this on and off, any help
from your side to reproduce would help.

Otherwise, I propose to close this as WORKSFORME
and you can reopen in future as needed.
Comment 3 Srikanth Sankaran CLA 2010-07-12 23:14:50 EDT
Closing as WORKSFORME. If you can come up with a test case/scenario
we can chew on, please free to reopen. Thanks.
Comment 4 Olivier Thomann CLA 2010-08-04 15:19:36 EDT
Verified for 3.7M1.