groovy / groovy/groovy-eclipse
Setting "Number of static imports needed for .*" not respected
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 681
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
This setting is set for Java but as there are no such settings for Groovy I would expect it to re-use the settings for java.
In my case the settings says "99" because I want the static imports to be explicit.
For Groovy this has no effect nor is there any other option to control this effect.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Eclipse settings implementation for "Number of static imports needed for .*" and comparing the Java and Groovy preference paths. Reproduce the case with the value set to 99, then determine whether Groovy should reuse the Java setting or expose its own option; done means the configured behavior is respected and covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100