Search code examples
eclipse-plugincheckstyle

How to downgrade checkstyle to 8.40 or 8.41 in Eclipse


I am kind of struggling to downgrade checkstyle plugin in Eclipse. The desired version is 8.40 or 8.41. I downloaded .zip/.jar from:

https://github.com/checkstyle/eclipse-cs/releases

and I followed the instructions from:

Eclipse: How to install a plugin manually?

Trying to install I get:

Could not find jar:file:/C:/Users/xxx/Downloads/checkstyle-8.40-all.jar


Solution

    1. Help
    2. Install New Software...
    3. Uncheck Show only the latest versions of available software
    4. In Work with paste https://checkstyle.org/eclipse-cs-update-site/ and you'll get a list of available versions