You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eclipse IDE/Platform version (as shown in Help > About): Eclipse SDK I20241031-1800
Reason
This is a regression from #2224
The messages file was changed, removing a necessary whitespace at the end of the line preceding the one with the missing NLS
Community
[x ] I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.
The text was updated successfully, but these errors were encountered:
The NLS for "Enable theming" is not found because of a recent change to
the according messages.properties file. This change reverts the faulty
change.
Fixeseclipse-platform#2480
Let's make sure issue is not already fixed in latest builds first.
Steps to reproduce
From a fresh installation and clean workspace:
Here is some relevant log output
Tested under this environment:
Reason
This is a regression from #2224
The messages file was changed, removing a necessary whitespace at the end of the line preceding the one with the missing NLS
Community
The text was updated successfully, but these errors were encountered: