|
|
|
|
|
|
|
|
Re: Java search (was Re: jEdit/Eclipse Interface Tools) [message #1750156 is a reply to message #1749719] |
Fri, 16 December 2016 14:12 |
Ed Willink Messages: 7674 Registered: July 2009 |
Senior Member |
|
|
Hi
Just revisited this using M4.
@David: I just discovered the "Potential Matches" option. No it was not selected.
@Stephan: I tried menu finds on a method in an EMF base class and one of its derived classes
void ShadowExpCS::setValue(String value);
Declarations in Workspace: 94 (3 correct, 91 spurious)
Declarations in Project: 57 (3 correct, 54 spurious)
Declarations in Hierarchy: 3 (3 correct)
References in Workspace: 13 (5 correct, 8 spurious)
References in Project: 8 (5 correct, 3 spurious)
References in Hierarchy: 5 (5 correct)
void ShadowExpCSImpl::setValue(String value);
Declarations in Workspace: 94 (3 correct, 91 spurious)
Declarations in Project: 57 (3 correct, 54 spurious)
Declarations in Hierarchy: 2 (2 correct, 1 missing)
References in Workspace: 10 (2 correct, 3 missing, 8 spurious)
References in Project: 5 (2 correct, 3 missing, 3 spurious)
References in Hierarchy: 2 (2 correct, 3 missing)
Regards
Ed Willink
|
|
|
Powered by
FUDForum. Page generated in 0.07398 seconds