-
Notifications
You must be signed in to change notification settings - Fork 14
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
Cannot delete / fix an incorrect Checkstyle link to checkstyle.xml file. #157
Comments
What makes you think this a generic eclipse problem rather than specifically a problem with checkstyle? I recommend you report the problem here https://github.com/checkstyle/eclipse-cs/issues The developers of that cool project will know better if there is a problem they can fix or it there is some problem in some eclipse framework that needs to be fixed. The packaging project literally just packages content provided by other projects so we definitely cannot fix it here. It would be helpful if you posted a link here to the issue you create. |
Nonetheless, thank you for pointing me to the proper place to report this issue. I will do that and place a link here. |
It’s a HUGE challenge to figure out where to report a problem so reporting here is really okay. If have good tricks for finding right places. 😄 |
Configuration
Using Eclipse IDE for Java 2024-03 (4.31.0) Build id: 20240307-1437
Running on Apple MacBook Pro, Apple M1 Pro chip, macOS Sonoma 14.4.1
Description / Steps to Reproduce
I accidentally inserted an incorrect location for a checkstyle.xml file, which I discovered later.
But now I cannot delete it or fix it.
Steps to Reproduce:
This puts me in an endless loop. I have tried deactivating checkstyle in two projects (the only two), to no avail. I have unclicked the box "Checkstyle active for this project". Nothing I do allows me to correct the entry. I guess I am forced to uninstall the Checkstyle plugin and reinstall it.
The text was updated successfully, but these errors were encountered: