Bug 115806 - [search] method references no longer takes into account number of arguments
Summary: [search] method references no longer takes into account number of arguments
Status: RESOLVED DUPLICATE of bug 111416
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-10 08:48 EST by Nick Edgar CLA
Modified: 2005-11-28 09:24 EST (History)
0 users

See Also:


Attachments

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