Long running eclipse pmd validation on eclipse debug launch
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 99
- Forks
- 42
- Avg merge
- 20h 19m
- Merged PRs (30d)
- 19
Description
When I want to debug my code I have a build before launch configured to update the code for debugger. Unfortunately also pmd is part of the launch build and that is not quite useful, because it takes to much time. Would it be possible to configure eclipse-pmd not to validate on debug launches. I didn't find any configuration in eclipse to disable pmd on debug launch.
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 or tests; begin by tracing how eclipse-pmd participates in Eclipse's build-before-launch process and how debug launches are identified. Done means users can configure PMD validation to be skipped for debug launches without disabling validation in other builds.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100