elide icon indicating copy to clipboard operation
elide copied to clipboard

Special annotation handling for Eclipse

Open wcekan opened this issue 4 years ago • 0 comments

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.

wcekan avatar Mar 13 '21 20:03 wcekan