Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Figuring out a Type is forbidden or not

Hi All,

On a plugin i'm working on i want to check if the given type is forbidden or not, like a class from com.sun package. Is there a JDT API for this ?

Br
Gayan.

Back to the top