eclipse - Disable Checkstyle -


I have a checkstyle plugin installed in my eclipse. How do I disable the check style for a specific project in my workspace? If this is not possible, then I want to close the checkstyle. Please advise.

You can disable checklist on a project by the contextual menu at the project level.

See:

Disable checklist

< P> If you really need to uninstall the plugin, it is best to use:

  About Help / About / Installation Details  
< P> Choose the right plugins and uninstall them:

uninstalling plugins


Comments