Skip to content

The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.

License

Notifications You must be signed in to change notification settings

checkstyle/eclipse-cs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Sep 9, 2023
Dec 23, 2024
Nov 19, 2024
Jan 9, 2020
Apr 2, 2024
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 9, 2025
Jan 19, 2025
Jan 19, 2025
Jan 14, 2025
Jan 9, 2025
Jan 9, 2025
Jan 19, 2025
Jan 19, 2025
Sep 29, 2023
Dec 15, 2022
Nov 16, 2022
Apr 9, 2023
Oct 14, 2023
Dec 18, 2023
Jan 13, 2018
Dec 18, 2023
Jan 7, 2025
Apr 16, 2023
Apr 16, 2023
Jan 19, 2025
Apr 16, 2023
Jan 9, 2025

Repository files navigation

Eclipse Checkstyle

The Eclipse Checkstyle plug-in integrates Checkstyle into the Eclipse IDE. It provides real-time feedback about violations of your coding standards.

Installation

You can install the latest version of the plugin from the Eclipse Marketplace.

  • In Eclipse, use Help->Eclipse Marketplace...
  • Search for "Checkstyle" or "Checkstyle Plug-in".
  • Click "Install" next to the matching search result.

If you need to install an older version:

  • Go to Help->Install New Software...
  • Click "Add..." to add a new repository.
  • Afterwards select the Checkstyle repository from the dropdown.
  • Uncheck "Show only the latest versions of available software".
  • Select any of the available versions of the Checkstyle plugin and install.

Contributing

Learn how to get started. Please adhere to this project's code of conduct.

License

This project is licensed under LGPL 2.1.

About

The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages