In Cevelop, with a large C++ project (~1500 source files), clicked Includator > Find Unused Includes. A "Problem Occurred" window appears with the following text:
Includator Static Include Analysis Status
Errors:
File unspecified
Error while performing static analysis.
org.eclipse.cdt.internal.core.dom.parser.ProblemBinding cannot be cast to org.eclipse.cdt.core.dom.ast.cpp.ICPPConstructor
Cevelop Version, Operating System and Compiler
Cevelop 1.13.0-201910070714
Ubuntu 16.04.1
Compiler N/A (this is not a build issue and it's a CMake project, built externally).
In Cevelop, with a large C++ project (~1500 source files), clicked Includator > Find Unused Includes. A "Problem Occurred" window appears with the following text:
Cevelop Version, Operating System and Compiler
Cevelop 1.13.0-201910070714 Ubuntu 16.04.1 Compiler N/A (this is not a build issue and it's a CMake project, built externally).