EnglishFrenchSpanish

Ad


OnWorks favicon

findbugs - Online in the Cloud

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

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


findbugs - Static Java Code Analyzer

SYNOPSIS


findbugs [general options] -textui [command line options...] [jar/zip/class files,
directories...]

DESCRIPTION


No files to be analyzed

General options:
-jvmArgs args
Pass args to JVM

-maxHeap size
Maximum Java heap size in megabytes (default=768)

-javahome <dir>
Specify location of JRE

General FindBugs options:

-project <project>
analyze given project

-home <home directory>
specify FindBugs home directory

-pluginList <jar1[:jar2...]>
specify list of plugin Jar files to load

-effort[:min|less|default|more|max]
set analysis effort level

-adjustExperimental
lower priority of experimental Bug Patterns

-workHard
ensure analysis effort is at least 'default'

-conserveSpace
same as -effort:min (for backward compatibility)

-showPlugins
show list of available detector plugins

-userPrefs <filename>
user preferences file, e.g
/path/to/project/.settings/edu.umd.cs.findbugs.core.prefs for Eclipse projects

Output options:

-timestampNow
set timestamp of results to be current time

-quiet suppress error messages

-longBugCodes
report long bug codes

-progress
display progress in terminal window

-release <release name>
set the release name of the analyzed application

-experimental
report of any confidence level including experimental bug patterns

-low report warnings of any confidence level

-medium
report only medium and high confidence warnings [default]

-high report only high confidence warnings

-maxRank <rank>
only report issues with a bug rank at least as scary as that provided

-dontCombineWarnings
Don't combine warnings that differ only in line number

-sortByClass
sort warnings by class

-xml[:withMessages]
XML output (optionally with messages)

-xdocs xdoc XML output to use with Apache Maven

-html[:stylesheet]
Generate HTML output (default stylesheet is default.xsl)

-emacs Use emacs reporting format

-relaxed
Relaxed reporting mode (more false positives!)

-train[:outputDir]
Save training data (experimental); output dir defaults to '.'

-useTraining[:inputDir]
Use training data (experimental); input dir defaults to '.'

-redoAnalysis <filename>
Redo analysis using configureation from previous analysis

-sourceInfo <filename>
Specify source info file (line numbers for fields/classes)

-projectName <project name>
Descriptive name of project

-reanalyze <filename>
redo analysis in provided file

-output <filename>
Save output in named file

-nested[:true|false]
analyze nested jar/zip archives (default=true)

Output filtering options:

-bugCategories <cat1[,cat2...]>
only report bugs in given categories

-onlyAnalyze <classes/packages>
only analyze given classes and packages; end with .* to indicate classes in a
package, .- to indicate a package prefix

-excludeBugs <baseline bugs>
exclude bugs that are also reported in the baseline xml output

-exclude <filter file>
exclude bugs matching given filter

-include <filter file>
include only bugs matching given filter

-applySuppression
Exclude any bugs that match suppression filter loaded from fbp file

Detector (visitor) configuration options:

-visitors <v1[,v2...]>
run only named visitors

-omitVisitors <v1[,v2...]>
omit named visitors

-chooseVisitors <+v1,-v2,...>
selectively enable/disable detectors

-choosePlugins <+p1,-p2,...>
selectively enable/disable plugins

-adjustPriority <v1=(raise|lower)[,...]> raise/lower priority of warnings for given
visitor(s)

Project configuration options:

-auxclasspath <classpath>
set aux classpath for analysis

-auxclasspathFromInput
read aux classpath from standard input

-auxclasspathFromFile <filepath>
read aux classpaths from a designated file

-sourcepath <source path>
set source path for analyzed classes

-exitcode
set exit code of process

-noClassOk
output empty warning file if no classes are specified

-xargs get list of classfiles/jarfiles from standard input rather than command line

-analyzeFromFile <filepath>
get the list of class/jar files from a designated file

-cloud <id>
set cloud id

-cloudProperty <key=value>
set cloud property

-bugReporters <name,name2,-name3>
bug reporter decorators to explicitly enable/disable

-printConfiguration
print configuration and exit, without running analysis

-version
print version, check for updates and exit, without running analysis

Use findbugs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 2
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 3
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 4
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 5
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 6
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • More »

Linux commands

Ad