mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-19 22:25:52 +02:00
Using the Consumer interface means that code navigation is substantially harder. e.g. open ImportMemoryDialog and do a call hierarchy on who calls scrollRenderings. You end up in Consumer.accept, which (naturally) has 100s of callers, so identifying which ones are relevant is very difficult. Change-Id: I8817568e992955d5b01a591a9cffb2447b9e5008 |
||
|---|---|---|
| .. | ||
| .settings | ||
| META-INF | ||
| OSGI-INF/l10n | ||
| src/org/eclipse/cdt/debug | ||
| .classpath | ||
| .project | ||
| about.html | ||
| build.properties | ||