Report: Quality Notifications Format |
Option: -N |
Option Formats: -Ns Notice Summary Format -Nv Visual Studio and Kawa Interactive Format |
Compatible Options: RSM Option Cross Reference |
Usage: rsm -H -O report.htm -f -o -n *.h *.cpp rsm -H -O report.htm -f -o -n *.java rsm -H -O report.htm -f -o -n -Ns *.h *.cpp rsm -H -O report.htm -f -o -n -Nv *.h *.cpp rsm -H -O report.htm -Tn *.h *.cpp rsm -H -O report.htm -Tp *.h *.cpp |
Source: C, C++ and Java |
Quality notices output in Visual Studio format allows the user, inside
the 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 |