java - How to include only a single file in sonar build.xml -


how include single file in sonar build.xml?

i know how exclude selected files sonar, want how include selected files.

see http://docs.codehaus.org/display/sonar/narrowing+the+focus, "sonar.inclusions" property.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -