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

go to definition and find refeferences support for spring annotations doesn't work in Eclipse Java editor #1300

Open
martinlippert opened this issue Jul 21, 2024 · 0 comments
Labels
for: eclipse something that is specific for Eclipse type: enhancement
Milestone

Comments

@martinlippert
Copy link
Member

The Go To Definition as well as the Find References actions from the language server protocol that works nicely for Spring annotation attributes (e.g. @Qualifier("something")) in VSCode doesn't have any accessible actions in Eclipse when working on Java sources using the regular Java source code editor. We need to bring those actions there as well.

@martinlippert martinlippert added type: enhancement for: eclipse something that is specific for Eclipse labels Jul 21, 2024
@martinlippert martinlippert added this to the 4.25.0.RELEASE milestone Jul 21, 2024
@martinlippert martinlippert modified the milestones: 4.25.0.RELEASE, Backlog Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant