ChkSem
A static source code analyser for Fortran 90 and C++
...This project allows ( for the moment ) to find useless includes and to find missing direct includes for helping programmers to clean C++ codes.
This can potentially reduce building time from small programs to huge solutions.
This tool is not finalized and new versions will follow, with a GUI with even more features.
The project is written in Java to ensure cross-platform compatibility.