1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

[242571] memory search plugin is missing from memory feature

This commit is contained in:
Ted Williams 2008-07-30 14:15:32 +00:00
parent 646f793f1f
commit 08017c93cd

View file

@ -23,6 +23,10 @@ Memory Renderings
<update label="Device Debug" url="http://download.eclipse.org/dsdp/dd/updates"/>
</url>
<includes
id="org.eclipse.dd.debug.memory.renderings.source"
version="0.0.0"/>
<plugin
id="org.eclipse.dd.debug.memory.renderings.traditional"
download-size="0"
@ -37,6 +41,11 @@ Memory Renderings
version="0.0.0"
unpack="false"/>
<includes id="org.eclipse.dd.debug.memory.renderings.source" version="0.0.0"/>
<plugin
id="org.eclipse.dd.debug.ui.memory.search"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>