[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: Searching for classes that extend other classes, bug #2?
|
Eddie Galvez wrote:
Salut Frederic!
SuperTypeReferencePattern works, no bugs there so far, but
SuperTypeReferencePattern is an internal class. I see the bug marked
"fixed" but I couldn't understand what the fix was -- unlike #13:
"I verified that the implementation now finds subtypes of classes as
well as of interfaces for IMPLEMENTORS and TYPE",
I observe (in 3.2.2) that I do not get subclasses consistently (and for
me, it had to do with in-jar or in-source), but if I use STRP directly,
it always works.
Thanks,
- Eddie
Hmm, you're right, this bug was a little bit old and I missed the end while read it again.
Sorry for the confusion.
So, you should find subclasses using this pattern but it seems that there's still a problem...
Can you open a bug with a test case to help me to reproduce?
Thanks in advance