QtCreator plugin for some commandline tools over a Qt (.pro) project.
qpt (Qt Project Tool) understands Qt C++ projects (.pro) and allows to pass this information to commandline tools as "Code Counters" and "Static Analysis tools".
It also can used inside QtCreator to act as a plugin for "Static Analysis tools" putting reported issues into QtCreator issues pane.
codeStyler is commandline tool for correcting source code according to java code convention.
it corrects c++ or java source code to obey Java Code Convention.