-
Notifications
You must be signed in to change notification settings - Fork 95
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
inplace type hierarchy throws exception in 2025-03 #2002
Labels
Comments
regression from a17cf63, @fedejeanne please take a look |
Probably AbstractTreeViewer#expandToLevel needs a override too |
I will look into it, thank you for the heads up. |
fedejeanne
added a commit
to fedejeanne/eclipse.jdt.ui
that referenced
this issue
Feb 10, 2025
fedejeanne
added a commit
to fedejeanne/eclipse.jdt.ui
that referenced
this issue
Feb 10, 2025
fedejeanne
added a commit
to fedejeanne/eclipse.jdt.ui
that referenced
this issue
Feb 10, 2025
jukzi
pushed a commit
that referenced
this issue
Feb 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using Eclipse JEE package 2025-03 M2. Created a simple plain Java 21 project, created one empty class.
Java editor is open, then invoking the inplace type hierarchy popup (Cmd-T on macOS). That works. Pressing CMd-T again to switch the mode doesn't work and throws tons of exception in the Error Log instead:
The text was updated successfully, but these errors were encountered: