mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-21 07:05:58 +02:00
Bug 508319 - "Dummy Page" overrides "C/C++ Build"
- remove Dummy Page from org.eclipse.cdt.debug.application plugin.xml Change-Id: Ia12d64fdba1eaeefbee3fec24d837c184884ec40
This commit is contained in:
parent
50e3f13459
commit
45c2d39114
1 changed files with 0 additions and 14 deletions
|
@ -23,20 +23,6 @@
|
|||
prefer-non-shared="true">
|
||||
</provider>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.ui.propertyPages">
|
||||
<page
|
||||
class="org.eclipse.cdt.debug.application.DummyPage"
|
||||
id="org.eclipse.cdt.managedbuilder.ui.properties.Page_head_build"
|
||||
name="%DummyUnusedPage.name">
|
||||
<enabledWhen>
|
||||
<adapt type="org.eclipse.core.resources.IResource">
|
||||
<test property="org.eclipse.core.resources.projectNature"
|
||||
value="org.eclipse.cdt.managedbuilder.core.managedBuildNature"/>
|
||||
</adapt>
|
||||
</enabledWhen>
|
||||
</page>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.ui.activities">
|
||||
<category
|
||||
|
|
Loading…
Add table
Reference in a new issue