| [news.eclipse.platform] Re: How to create a plug-in that uses reflection to find files with annotations ? |
I have a set of .java files and I wanted to know if there's a way to get the annotated fields using the reflection. Is it possible somehow to create a model of a class from a java file and get every fields, methods, etc. ?
Walter Harley wrote:
I think this is the same question that you already got answered on eclipse.tools.jdt? If not, please clarify.
-- Thanks, Rich Kulp