eclipse-platform / .github

Common contribution content for eclipse-platform repositories
https://www.eclipse.org/eclipse/
5 stars 10 forks source link

Constants are not resolved from superclasses #162

Closed douglasmartim closed 11 months ago

douglasmartim commented 11 months ago

In version 4.29 the constants are not being recognized when extended from superclasses, in version 4.27 it works normally. I'm using the @DeclareRoles annotation from jakarta.jakartaee-api 9.1.0

image

edumartinsrib commented 11 months ago

I'm also experiencing the same issue.

mickaelistria commented 11 months ago

Can you please report it to https://github.com/eclipse-jdt/eclipse.jdt.core/issues ?

douglasmartim commented 11 months ago

Can you please report it to https://github.com/eclipse-jdt/eclipse.jdt.core/issues ?

Thanks, I'll post it there