Bug 176631 - [DOM] Allow incomplete method bindings
Summary: [DOM] Allow incomplete method bindings
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-07 13:34 EST by Olivier Thomann CLA
Modified: 2015-11-23 14:49 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2007-03-07 13:34:32 EST
Fup from bug 149567 for the method bindings.
Comment 1 Philipe Mulet CLA 2008-04-10 07:37:48 EDT
Some scenarii involving missing types are now addressed with 3.4 support for missing types. There are still corner cases where no methods are created still, like when using a non generic type in parameterized way etc...