Inspect Dialog Box

Use to perform static analysis of your source code and displays violations detected in your source in the Inspector window.

Element Description

Scope

Selects a file, package, or projects to be inspected.

Enabled by default.

Use

Selects one of the following options to use: Configuration or Single Inspection

    Configuration

Specifies a configuration (All Analyzers, NetBeans Java Hints, FindBugs, or Default) to run on your source code. Clicking the Manage button displays the Configurations dialog box where you can group the required inspections into the Default configuration.

    Single Inspection

Specifies an inspection to run on your source code. Click Browse to display the Configurations dialog box in which you can review particular NetBeans Java Hint and FindBugs inspections.

If the IDE displays the Additional plugins required for the selected configuration. message, click Install to install support for a static analysis tool (for example, the FindBugs Integration plugin).


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.