Results 501 comments of rnveach

I see errors related to https://checkstyle.org/eclipse-cs-update-site/p2.index which is an actual file that exists. I do not get any similar errors in my error log after an install. You can try...

I am assuming all quick fixes are now not working. I only confirmed the one. 8.36.1 still has the XML files that detail the quick fix classes that made it...

@romani @Calixte @lkoe Does eclipse-cs have support for 3rd party (like sevntu) quick fixes where the code is in the other library? Or is the only support what is coded...

Thanks. I am assuming as long as the classpath is in the old XML file, and it can be instantiated, quickfixes can be access from a 3rd party library. That...

@romani We can discuss this more when checkstyle starts to work on that project, but it would be a good idea to keep this project in mind when checkstyle does...

@eolivelli Sorry for the confusion and not giving enough details in my first post. I thought this would have been clearer. This is in response to MCHECKSTYLE-376 but is not...

> Modern IDEs and text editors work fine with unix line endings on Windows. Yes, it isn't a problem with working an existing file as long as the IDE keeps...

> what about adding in this commit a fix for Mcheckstyle54.java ? That test is using the default sun_checks.xml, which has the offending rule. While looking at https://issues.apache.org/jira/browse/MCHECKSTYLE-54 it appears...

> a fix for Mcheckstyle54 Done and added the issue number to the commit message. Just as a note, this patches the issue to pass it, but it doesn't fix...

> [ERROR] The following builds failed: [ERROR] * MCHECKSTYLE-214-basedir-resource\pom.xml [ERROR] * MCHECKSTYLE-70-multi-sourcefolder\pom.xml These are the files I changed in this PR so this is the same issue related to MCHECKSTYLE-54....