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
Post a Comment