google / google/google-java-format
Eclipse Plugin: Configure additional options
Open
Eclipse
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 937
- Avg merge
- 6m
- Merged PRs (30d)
- 3
Description
Is there a way to use run the formatter with `--skip-reflowing-long-strings` and `--skip-javadoc-formatting` in the eclipse plugin?
Contributor guide
Research direction
The issue mentions the Eclipse plugin and the --skip-reflowing-long-strings and --skip-javadoc-formatting options; start by tracing how Eclipse plugin formatter options are exposed and passed to google-java-format. Done means both options can be configured through the plugin and are honored when formatting Java code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100