Error Highlighting question
In the settings for Error Highlighting, some inspections are marked:
(available for editor highlighting)
or
(available for Analyze|Inspect Code)
and some have neither indication, i.e. un-marked.
So it seems there are three different types of inspections here.
How do these relate to running inspections from the command-line?
Thank you,
Ted
Please sign in to leave a comment.
Some are available for editor highlighting only (i.e. those will apply yellow
marks to the file being edited).
Others are available for batch processing only (when you launching Analyze|Inspect
code against some source code scope).
Those, which aren't marked are available in both contexts.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"