E529 Avoid deprecated StringUtils.replace() for template strings by ptziegler · Pull Request #1218 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Avoid deprecated StringUtils.replace() for template strings#1218

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:string-utils-replace
Sep 12, 2025
Merged

Avoid deprecated StringUtils.replace() for template strings#1218
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:string-utils-replace

Conversation

@ptziegler
Copy link
Contributor

StringUtils is only used as a glorified null-check. Because those templates are not null, one can simply use String.replace().

StringUtils is only used as a glorified null-check. Because those
templates are not null, one can simply use String.replace().
@ptziegler ptziegler added this to the 1.22.0 milestone Sep 12, 2025
@ptziegler ptziegler merged commit 29f1101 into eclipse-windowbuilder:master Sep 12, 2025
8 checks passed
@ptziegler ptziegler deleted the string-utils-replace branch September 12, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0