Community
Participate
Working Groups
I20050323-1615 - pack/String.java: package pack; public class String { } - pack2/X.java: package pack2; public class X { public static void foo(String s) { } public void foo(pack.String s) { } } - Select first foo and press Ctrl+G. The second foo is also found. Search for declarations in workspace now uses a java element search with IJavaSearchConstants.IGNORE_DECLARING_TYPE | IJavaSearchConstants.IGNORE_RETURN_TYPE
Qualifiers are not ignored, they do no exist in first foo method. Search engine behaves like this since 2.1 => this is not related to the fact that search for declarations in wksp now uses new IJavaSearchConstants IGNORE_* values...). => defer
Reopen for 3.2
Unfortunately have to defer it again. Endgame plan is really short for 3.2...
Reopen as LATER is deprecated...
Set as P5 bugs which have be unchanged for more than 2 years...
Ref bug 431357 comment 17 as well
*** Bug 521240 has been marked as a duplicate of this bug. ***
Manoj, when are you planning to have a look at this? -- Just to know if should wait for this fix or look for alternate solutions to bug 521243.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.