EnglishFrenchSpanish

OnWorks favicon

doctorj - Online in the Cloud

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

This is the command doctorj 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


doctorj - Javadoc analyzer and spell-checker

SYNOPSIS


doctorj [--emacs] [--warning=LEVEL] [--tabwidth=NUM]
[--dictionaries=LIST] [--verbose] {FILE...}

DESCRIPTION


doctorj is an application to analyze Javadoc comments against Java code, verifying its
integrity and format. It also spell-checks Javadoc comments.

OPTIONS


--emacs
Whether to list violations in Emacs form, i.e., a single line of the form:

8:48:9:4: An error occurred on this line.

By default, violations are displayed in ``long form'', showing the context.

--warning=LEVEL
Sets the warning level, which by default is -1, meaning that only errors are
reported. A warning level of 0 means that Javadoc for public or abstract items
(classes, interfaces, methods, constructors, and fields) will be checked. A warning
level of 1 will result in the addition of checking of protected-access items; 2 is
for package-access items, and 3 will check all items.

--tabwidth=NUM
Sets the number of spaces to use for alignment with tabs. By default, this value is
4.

--dictionaries=LIST
Sets the dictionaries (word lists) to use for spell-checking. LIST is a comma-
delimited string of paths to the word list files. By default, doctorj uses the word
list at /usr/share/doctorj/words.LOCALE, where LOCALE is of the standard Java form.
doctorj is distributed with three word lists: words.en_CA (Canadian English),
words.en_UK (United Kingdom English), and words.en_US (United States English).

--verbose
Produces debugging output. Note that this signficantly impedes performance.

FILE Specifies the files to check. If the argument specified is a directory, all files
ending in ``.java'' under that directory will be analyzed.

EXAMPLES


To check a single file:

% doctorj String.java

To check multiple files:

% doctorj String.java StringBuffer.java Object.java

To check all files below a directory:

% doctorj /proj/app/src

To run at the maximum warning level:

% doctorj --warning=4 .

To specify a different dictionary:

% doctorj --dictionaries=/usr/share/dict/words .

CONFIGURATION


$HOME/.doctorjrc

The run-control file, of the form:

emacs: true
warning: 4
tabwidth: 8
dictionaries: /usr/share/dict/words,/home/me/etc/terms
verbose: false

Dictionary (word list) files contain one word per line, for example:

adaxial
cepaceous
sabaton
vespiaries

Use doctorj online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 2
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 3
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • 4
    eSpeak: speech synthesis
    eSpeak: speech synthesis
    Text to Speech engine for English and
    many other languages. Compact size with
    clear but artificial pronunciation.
    Available as a command-line program with
    many ...
    Download eSpeak: speech synthesis
  • 5
    Sky Chart / Cartes du Ciel
    Sky Chart / Cartes du Ciel
    SkyChart is a software to draw chart of
    the night sky for the amateur astronomer
    from a bunch of stars and nebulae
    catalogs. See main web page for full
    download...
    Download Sky Chart / Cartes du Ciel
  • 6
    GSmartControl
    GSmartControl
    GSmartControl is a graphical user
    interface for smartctl. It allows you to
    inspect the hard disk and solid-state
    drive SMART data to determine its
    health, as w...
    Download GSmartControl
  • More »

Linux commands

  • 1
    abc2abc
    abc2abc
    abc2abc - a simple abc
    checker/re-formatter/transposer ...
    Run abc2abc
  • 2
    abc2ly
    abc2ly
    abc2ly - manual page for abc2ly
    (LilyPond) 2.18.2 ...
    Run abc2ly
  • 3
    coqmktop
    coqmktop
    coqmktop - The Coq Proof Assistant
    user-tactics linker ...
    Run coqmktop
  • 4
    coqtop
    coqtop
    coqtop - The Coq Proof Assistant
    toplevel system ...
    Run coqtop
  • 5
    g.copygrass
    g.copygrass
    g.copy - Copies available data files in
    the current mapset search path to the
    user�s current mapset. KEYWORDS:
    general, map management ...
    Run g.copygrass
  • 6
    g.dirsepsgrass
    g.dirsepsgrass
    g.dirseps - Internal GRASS utility for
    converting directory separator
    characters. Converts any directory
    separator characters in the input string
    to or from na...
    Run g.dirsepsgrass
  • More »

Ad