Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] looking for a way to convert ITypeBinding(not-primary type) to IType

> Here is some code that works for me: examine the lookupIType method.  I
> posted the whole class since I'm not sure what depends upon what.

thanks heaps Tim
it would work fine if it wasn't for http://dev.eclipse.org/bugs/show_bug.cgi?id=22883 
[IJavaProject::find(String) returns null for non-primary top-level types]

you might want add that one to your test suite too

a.





Back to the top