mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +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 |
||
---|---|---|
.. | ||
org.eclipse.cdt.debug.core.memory | ||
org.eclipse.cdt.debug.core.memory.tests | ||
org.eclipse.cdt.debug.ui.memory-feature | ||
org.eclipse.cdt.debug.ui.memory.floatingpoint | ||
org.eclipse.cdt.debug.ui.memory.memorybrowser | ||
org.eclipse.cdt.debug.ui.memory.search | ||
org.eclipse.cdt.debug.ui.memory.traditional | ||
org.eclipse.cdt.debug.ui.memory.transport | ||
pom.xml |