Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Bug552884 - Some help needed on understanding InternalCompletionContext

Hi All,

Can someone explain me the use of org.eclipse.jdt.internal.codeassist.InternalCompletionContext.extendedContext ? When this extendedContext is populated and when it is not.

I'm trying to fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=552884 and i think i need to understand about this first.

Best regards,
Gayan.

Back to the top