1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00

remove unused properties page

This commit is contained in:
David Inglis 2004-05-25 19:05:55 +00:00
parent 7fbcd15bc4
commit cd4670ee40

View file

@ -668,33 +668,6 @@
</filter>
</page>
</extension>
<!--
<extension
point="org.eclipse.ui.propertyPages">
<page
objectClass="org.eclipse.cdt.core.model.ICContainer"
adaptable="true"
name="C/C++ Include Paths &amp; Symbols"
class="org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage"
id="org.eclipse.cdt.internal.ui.dialogs.cpath.IncludeSymbolsPropertyPage">
<filter
name="nature"
value="org.eclipse.cdt.core.cnature">
</filter>
</page>
<page
objectClass="org.eclipse.core.resources.IProject"
adaptable="true"
name="C/C++ Include Paths &amp; Symbols"
class="org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage"
id="org.eclipse.cdt.internal.ui.dialogs.cpath.IncludeSymbolsPropertyPage">
<filter
name="nature"
value="org.eclipse.cdt.core.cnature">
</filter>
</page>
</extension>
-->
<extension
point="org.eclipse.cdt.ui.PathContainerPage">
<PathContainerPage