elide
elide copied to clipboard
Special annotation handling for Eclipse
Description
When running in Eclipse IDE the class scanner often returns empty annotations when annotations do exist. I added special handling to reload the method if the annotations array is empty just in case.
Motivation and Context
Local testing in the IDE otherwise fails. It is possible this might fail also for other JVMs.
How Has This Been Tested?
Unit testing. Local testing in Eclipse IDE.
License
I confirm that this contribution is made under an Apache 2.0 license and that I have the authority necessary to make this contribution on behalf of its copyright owner.