Report: Quality Notifications Format |
Option: -N |
Option Formats: -Ns Notice Summary Format -Nv Visual Studio and Kawa Interactive Format |
Compatible Options: a, b, c, e, E, F, f, i, l, m, n, O, o, s, r, T, v, w,W |
Usage: rsm -H -f -o -n *.h *.cpp > reports.htm rsm -H -f -o -n *.java > reports.htm rsm -H -f -o -n -Ns *.h *.cpp > reports.htm rsm -H -f -o -n -Nv *.h *.cpp > reports.htm rsm -H -Tn *.h *.cpp > reports.htm rsm -H -Tp *.h *.cpp > reports.htm |
Source: C, C++ and Java |
Quality notices output in Visual Studio format allows the user, inside Visual Studio
environment, to double click on a quality notice and jump directly to the file and specified line number. For specific information on setting up RSM as an integrated tool to Visual Studio visit Visual Studio and Kawa configuration guide. Visual Studio Example: Click Here Kawa IDE Example: Click Here |