Bug 115806

Summary: [search] method references no longer takes into account number of arguments
Product: [Eclipse Project] JDT Reporter: Nick Edgar <n.a.edgar>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 M4   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Nick Edgar CLA 2005-11-10 08:48:55 EST
build I20051102-1600

With Platform UI loaded in workspace; JDT UI, PDE UI and others not loaded but
on Java search path,
- select the 4-argument variant of IDE.openEditor
- Ctrl+Shift+G
- it finds matches in JDT UI and PDE UI against other variants of openEditor

I thought this used to take into account the number of arguments.
In this scenario, I was not expecting to have to go through many cases, but now
I have to check 58 cases.
Comment 1 Frederic Fusier CLA 2005-11-25 10:08:45 EST

*** This bug has been marked as a duplicate of 111416 ***