-
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
[Externalize Strings Dialog] StringIndexOutOfBoundsException #1803
Labels
Comments
I can deliver a PR for this. One question first: do we have a utility class where I can add a method like this: |
nettozahler
added a commit
to nettozahler/eclipse.jdt.ui
that referenced
this issue
Nov 21, 2024
3 tasks
nettozahler
added a commit
to nettozahler/eclipse.jdt.ui
that referenced
this issue
Nov 21, 2024
nettozahler
added a commit
to nettozahler/eclipse.jdt.ui
that referenced
this issue
Nov 22, 2024
nettozahler
added a commit
to nettozahler/eclipse.jdt.ui
that referenced
this issue
Dec 2, 2024
jukzi
pushed a commit
to nettozahler/eclipse.jdt.ui
that referenced
this issue
Dec 4, 2024
jukzi
pushed a commit
to nettozahler/eclipse.jdt.ui
that referenced
this issue
Dec 4, 2024
jukzi
pushed a commit
to nettozahler/eclipse.jdt.ui
that referenced
this issue
Dec 4, 2024
jukzi
pushed a commit
to nettozahler/eclipse.jdt.ui
that referenced
this issue
Dec 4, 2024
jukzi
pushed a commit
that referenced
this issue
Dec 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The original issue is from Aug 1, 2024 eclipse-platform/.github#219, it is now moved here because of eclipse-platform/.github#219 (comment)
Steps to reproduce
Open the "Externalize Strings..." dialog with this simple class
I expected: The NLS dialog should open
But got: The NLS dialog did not opened
With this workaround the NLS dialog opens
Here is some relevant log output
From the terminal
Tested under this environment:
The text was updated successfully, but these errors were encountered: