c - Parasoft skips all the files without testing -


i trying check "coding standarts" of our project parasoft. c project uses "gnu.cross.cortexm3". open project parasoft , try test "example configurations" skips files in project , doesn't check file.

when create new simple makefile c project(hello world) uses "gnu.mingw" , try test "example configurations", works , checks main file's coding standarts.

when copy makefile project's ".cproject" , ".project" files , paste them first project, parasoft starts testing, doesn't skip files give error:

coding standards checker: error during parsing file.

using different project files can sounds wrong, works fixing problem "skipping files"

i reviewed diff result of project files, line differences "gnu.mingw" , "gnu.cross.cortexm3" but, of course, don't know details of files, eclipse knows them. should use parasoft in our finished project?

here discussion "skipping files" problem. recommends using "build data file(bdf)". parasoft user guide shows how create bdf in makefile projects. how can create bdf file project?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -