[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[jdt-dev] How to get Annotation from a Binary Type?

Hi,

there are any method to get annotations from a BinaryType in JDT?
I can obtain annotations from CompilationUnits using AST, but if a class/type was imported from a JAR, I have a binary type that there are no CompilationUnit.


Any solution for that problem?


Thanks, Bruno E. Grossi