EnglishFrenchSpanish

OnWorks favicon

checkstyle - Online in the Cloud

Run checkstyle in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command checkstyle that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


checkstyle - static code analysis tool to check if Java source code complies with coding
rules

SYNOPSIS


checkstyle -c configurationFile [options] [file]

OVERVIEW


Checkstyle is a development tool to help programmers write Java code that adheres to a
coding standard. It automates the process of checking Java code to spare humans of this
boring (but important) task. This makes it ideal for projects that want to enforce a
coding standard.

Checkstyle is highly configurable and can be made to support almost any coding standard.

Checkstyle is highly configurable and can be made to support almost any coding standard.
Example configuration files are supplied supporting the Sun Code Conventions and Google
Java Style.

For information about Checkstyle, it can be found at http://checkstyle.sourceforge.net/.

OPTIONS


file
Specify the Java source code file to check.

-c configurationFile
Specify the file that configures the checks to apply.

-f format
Specify the output format. Options are "plain" for the DefaultLogger and "xml" for the
XMLLogger. Defaults to "plain".

-p propertiesFile
Specify a properties file to use.

-o file
Specify the file to output to.

EXAMPLE


Check the source files in the src/main/java directory using the Google Java Style:

checkstyle -c /usr/share/checkstyle/google_checks.xml src/main/java

Use checkstyle online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    oStorybook
    oStorybook
    oStorybook l'outil privil�gi� des
    �crivains. ATTENTION : voir sur
    http://ostorybook.tuxfamily.org/v5/
    --en_EN oStorybook the right tool for
    writers. WARNIN...
    Download oStorybook
  • 2
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 3
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 4
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 5
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 6
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • More »

Linux commands

Ad