Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special annotation handling for Eclipse #1909

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

wcekan
Copy link
Contributor

@wcekan wcekan commented Mar 13, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants