mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
Modules detail pane incorporated
This commit is contained in:
parent
b3f8c7c9da
commit
11792cc9d5
1 changed files with 4 additions and 0 deletions
|
@ -223,6 +223,10 @@
|
|||
</with>
|
||||
</enablement>
|
||||
</detailFactories>
|
||||
<detailFactories
|
||||
class="org.eclipse.dd.dsf.debug.ui.viewmodel.modules.ModuleDetailPaneFactory"
|
||||
id="org.eclipse.dd.dsf.debug.ui.viewmodel.moduleDetailPaneFactory">
|
||||
</detailFactories>
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
|
|
Loading…
Add table
Reference in a new issue