mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Corrupted plugin.xml.
This commit is contained in:
parent
154337afe2
commit
61717a6a3e
2 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2004-10-18 Mikhail Khodjaiants
|
||||||
|
Corrupted plugin.xml.
|
||||||
|
* plugin.xml
|
||||||
|
|
||||||
2004-10-15 Mikhail Khodjaiants
|
2004-10-15 Mikhail Khodjaiants
|
||||||
Replaced the "Signal Properties" dialog by the standard property page.
|
Replaced the "Signal Properties" dialog by the standard property page.
|
||||||
* plugin.xml
|
* plugin.xml
|
||||||
|
|
|
@ -1280,9 +1280,7 @@
|
||||||
class="org.eclipse.cdt.debug.internal.ui.CBreakpointWorkbenchAdapterFactory"
|
class="org.eclipse.cdt.debug.internal.ui.CBreakpointWorkbenchAdapterFactory"
|
||||||
adaptableType="org.eclipse.cdt.debug.core.model.ICBreakpoint">
|
adaptableType="org.eclipse.cdt.debug.core.model.ICBreakpoint">
|
||||||
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/>
|
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/>
|
||||||
</factory>
dt.debug.core.model.ICSignal"/>
|
</factory>
</extension>
|
||||||
<adapter type="org.eclipse.ui.model.IWorkbenchAdapter"/>
|
|
||||||
</extension>
|
|
||||||
<extension
|
<extension
|
||||||
point="org.eclipse.ui.themes">
|
point="org.eclipse.ui.themes">
|
||||||
<fontDefinition
|
<fontDefinition
|
||||||
|
|
Loading…
Add table
Reference in a new issue