Skip to content

Bump default Eclipse JDT from 4.35 to 4.39#2912

Merged
Goooler merged 7 commits intodiffplug:mainfrom
jhthompson:eclipse-jdt-4-39
Apr 30, 2026
Merged

Bump default Eclipse JDT from 4.35 to 4.39#2912
Goooler merged 7 commits intodiffplug:mainfrom
jhthompson:eclipse-jdt-4-39

Conversation

@jhthompson
Copy link
Copy Markdown
Contributor

Problem

I noticed that VSCode's "Language support for Java" formatter was formatting some things differently than Spotless (when pointing to the same eclipse formatter XML file. Spotless is at 4.35, looks like VSCode embeds: ~./vscode-server/extensions/redhat.java-1.54.0/server/plugins/org.eclipse.jdt.core_3.46.0.v20260409-1507.jar JDT 3.46.0 (which I think corresponds to 4.39?).

It turns out this doesn't actually fix what I'm seeing (setting the version locally doesn't fix it), but I figured the default version should still be updated.

Fix

Bump the Spotless Eclipse JDT version.

Refs

@jhthompson jhthompson changed the title Bump default Eclipse JDT from 4.35 to 4.40 Bump default Eclipse JDT from 4.35 to 4.39 Apr 29, 2026
@Goooler Goooler merged commit 46b8770 into diffplug:main Apr 30, 2026
20 checks passed
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.

2 participants