Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Some questions about type resolution in JDT

Hi all,

I'm trying to fix the bug here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=443769
The main issue I'm seeing is that org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference.resolveType(BlockScope) is not idempotent. Is there a reason for this?

Is there anyone who knows more about this part of JDT who I can ask questions to off-list?

Thanks!

--

Harry Terkelsen | Software Engineer | het@xxxxxxxxxx | 502-693-6543

Back to the top