pmd / pmd/pmd-eclipse-plugin

Add disable option in Preferences

Open
#212 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
99
Forks
42
Avg merge
20h 19m
Merged PRs (30d)
19

Description

PMD continues to operate in the background in Eclipse even when it isn't "being used". I know this because I can see items in the Error log that are pmd-related.

Every Eclipse developer knows the cycle of installing a "fresh eclipse" with no plugins, gradually adding plugins over time, eclipse becoming sluggish, then repeating the cycle.

Is it possible to add a button to the main PMD preferences tab that "turns it off"? That would be much better than installing and uninstalling PMD every few months for a code review.

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.

Research direction

Start by locating the main PMD preferences tab and the code that controls PMD's background operation in Eclipse. Add a user-facing disable option whose behavior is clear: PMD should stop operating when disabled and resume when enabled; verify the setting through the Eclipse plugin's existing behavior or tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.