Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rnveach opened this issue Feb 3, 2023 · 0 comments
Open

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

rnveach opened this issue Feb 3, 2023 · 0 comments

Comments

@rnveach
Copy link
Member

rnveach commented Feb 3, 2023

While working on #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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant