"Handle high priority violations as Eclipse errors" - global setting is missing
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 99
- Forks
- 42
- Avg merge
- 20h 19m
- Merged PRs (30d)
- 19
Description
It is not possible to switch OFF "Handle high priority violations as Eclipse errors" globally for all projects. This setting is only visible in project properties (it means .pmd file has to be part of each project).
Without .pmd file in project is that feature by default ON.
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
The issue names no files, tests, or entry points. Begin by tracing the Eclipse plugin's project-properties handling for the “Handle high priority violations as Eclipse errors” setting; done means the setting is available globally and can be switched off without a .pmd file in every project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100