Bug 285588 - Inconsistency between CRTL-O and content assist
Summary: Inconsistency between CRTL-O and content assist
Status: VERIFIED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 3.7 M1   Edit
Assignee: Srikanth Sankaran CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2009-08-04 10:14 EDT by Christian Dupuis CLA
Modified: 2010-08-04 15:19 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.