[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] How to create a plug-in that uses reflection to find files with annotations ?

Hi all,

Here's my problem I have to develop a plug-in that is supposed to find java files with specific annotations, is it possible to do that using the java reflection ?

Thanks