Is it possible in Ant to create a <fileset> that consists of .java files that have some annotation?

For example, if I create a custom annotation, like "@published", and attach it to several classes, is there some way to get a list of such classes in a fileset?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to