Bug 88860 - Switch Bindings#findMethod(IMethodBinding, ..) to IBinding#getJavaElement()
Summary: Switch Bindings#findMethod(IMethodBinding, ..) to IBinding#getJavaElement()
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 88765 88769 88892 91445
Blocks:
  Show dependency tree
 
Reported: 2005-03-23 09:46 EST by Markus Keller CLA
Modified: 2005-05-04 03:53 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 Markus Keller CLA 2005-03-23 09:46:04 EST
Switch Bindings#findMethod(IMethodBinding, ..) to IBinding#getJavaElement().

Currently causes failing tests in Inline Method due to bug 88769 and bug 88765.
Comment 1 Markus Keller CLA 2005-05-04 03:53:30 EDT
Switch thrown in HEAD.