mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
Fix component id.
Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
parent
49e6a62bb7
commit
5b62b88dee
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
<extension
|
||||
point="org.eclipse.ui.trace.traceComponents">
|
||||
<component
|
||||
id="org.eclipse.remote.ui.component"
|
||||
id="org.eclipse.remote.core.component"
|
||||
label="Remote Core">
|
||||
<bundle
|
||||
consumed="true"
|
||||
|
|
Loading…
Add table
Reference in a new issue