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

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -