mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 20:35:38 +02:00
Remove view definition for test view that never existed
Fixup for 5b47187366
This commit is contained in:
parent
1f19cff227
commit
e4d4d8c02c
1 changed files with 0 additions and 15 deletions
|
@ -1,21 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.2"?>
|
||||
<plugin>
|
||||
|
||||
<extension
|
||||
point="org.eclipse.ui.views">
|
||||
<category
|
||||
name="DSF Tests"
|
||||
id="org.eclipse.cdt.tests.dsf.model">
|
||||
</category>
|
||||
<view
|
||||
name="Model Test View"
|
||||
category="org.eclipse.cdt.tests.dsf.model"
|
||||
class="org.eclipse.cdt.tests.dsf.model.ModelTestsView"
|
||||
id="org.eclipse.cdt.tests.dsf.model.ModelTestView">
|
||||
</view>
|
||||
</extension>
|
||||
|
||||
<extension
|
||||
id="markerType.breakpoint"
|
||||
name="DSF Test Breakpoint Marker"
|
||||
|
|
Loading…
Add table
Reference in a new issue