Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Feature Request]: support eclipse formatter

Open
#11 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
cli

Research direction

Start in the spotless-cli implementation and read how the existing Google Java formatter support is exposed through the CLI. Determine the required Eclipse formatter input and configuration behavior, then verify that formatting works for the JBang directive examples described in the issue and remains usable across IDEs.

Written by the indexing model from the issue text.

Description

enhancement
spotless-cli version (if relevant)

No response

Describe the feature

i would like to see support for eclipse formatter because google formatter:

a) messes up /// and // formatting used by jbang :)
b) can't be configured with something I can use across all IDE's
c) its what I use in jbang so coupled with #10 could make easy formatting without relying on build specific limits.

:)

Motivation and use case

I use eclipse formatter, not google-java-format

Alternatives considered

No response

Feature scope

{"label" => "This should be implemented in spotless-cli."}

Dominant language
Java
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from diffplug/spotless-cli

All issues in diffplug/spotless-cli

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.