mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
![]() The progress monitor didn't show which file was being analyzed properly. Also, the work units didn't seem to be counted in a good way because the progress bar would stay stuck at like 1%. The fix in this commit for that is not perfect as it gives equal weight to all resources on a same level until further split into sub monitors. It still works quite a bit better without requiring more heavy changes. Also fix usage of deprecated SubProgressMonitor. |
||
---|---|---|
.. | ||
org.eclipse.cdt.codan.checkers | ||
org.eclipse.cdt.codan.checkers.ui | ||
org.eclipse.cdt.codan.checkers.ui.tests | ||
org.eclipse.cdt.codan.core | ||
org.eclipse.cdt.codan.core.cxx | ||
org.eclipse.cdt.codan.core.tests | ||
org.eclipse.cdt.codan.examples | ||
org.eclipse.cdt.codan.ui | ||
org.eclipse.cdt.codan.ui.cxx | ||
org.eclipse.cdt.codan.ui.example.cfgview | ||
pom.xml |