Bug 148366 - [assist] No usefull java content assist for binary classes
Summary: [assist] No usefull java content assist for binary classes
Status: VERIFIED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.5 M7   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-23 06:23 EDT by Benno Baumgartner CLA
Modified: 2009-04-29 03:51 EDT (History)
1 user (show)

See Also:


Attachments
Plugin Project (8.14 KB, application/zip)
2006-06-23 06:23 EDT, Benno Baumgartner CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benno Baumgartner CLA 2006-06-23 06:23:04 EDT
I20060620-1010

Given the attached plugin project and going to 
org.eclipse.ui.doms.model.Console.print(String)
when typing:
 ConsolePlugin.[Ctrl-Space]
then I get only two proposals:
this
class

All the other static members (like getDefault()) are missing.
No Exception in the log

When typing:
 ConsolePlugin.getDefault().[Ctrl-Space]
the same thing.

Project org.eclips.ui.console is a binary project in my workspace. When I check it out from cvs into my workspace, recompile the workspace, then everything works as expected.
Comment 1 Benno Baumgartner CLA 2006-06-23 06:23:43 EDT
Created attachment 45158 [details]
Plugin Project
Comment 2 David Audel CLA 2009-04-17 10:18:46 EDT
I do not reproduce the problem in I20090407-1430.

I close this bug as WORKSFORME.
Comment 3 Jay Arthanareeswaran CLA 2009-04-29 03:47:42 EDT
Verified for 3.5M7 using build I20090426-2000