checkstyle / checkstyle/eclipse-cs

Eclipse-CS does not re-run Checkstyle unless I rebuild

Open
#466 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
105
Forks
65
Avg merge
1d 10h
Merged PRs (30d)
21

Description

While working on https://github.com/checkstyle/eclipse-cs/issues/454 ,

I noticed when I change the configuration file and add a new module, Eclipse-CS did not force a new Checkstyle run and kept the old results in the problem view.

I have the project set to Build Automatically, and even tried turning that off and do a manual build.

It seems Eclipse-CS does not re-run Checkstyle unless I do a clean and rebuild. I can re-save a single file and it will refresh that one file, but that isn't very friendly for the user to do when a project has thousands of files.

I expected Checkstyle to be re-run when I modify a configuration file, when in Eclipse itself as it sees the change occurring.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.