mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
Makefile Editor Comment out for CDT-1.2
This commit is contained in:
parent
2d66790e12
commit
20320968f2
1 changed files with 4 additions and 2 deletions
|
@ -246,7 +246,9 @@
|
||||||
</action>
|
</action>
|
||||||
</actionSet>
|
</actionSet>
|
||||||
</extension>
|
</extension>
|
||||||
<extension
|
|
||||||
|
<!-- Makefile Editor comment out for CDT 1.2 -->
|
||||||
|
<!--extension
|
||||||
id="org.eclipse.cdt.make.editor"
|
id="org.eclipse.cdt.make.editor"
|
||||||
name="MakefileEditor"
|
name="MakefileEditor"
|
||||||
point="org.eclipse.ui.editors">
|
point="org.eclipse.ui.editors">
|
||||||
|
@ -258,7 +260,7 @@
|
||||||
class="org.eclipse.cdt.make.internal.ui.editor.MakefileEditor"
|
class="org.eclipse.cdt.make.internal.ui.editor.MakefileEditor"
|
||||||
id="org.eclipse.cdt.make.editor">
|
id="org.eclipse.cdt.make.editor">
|
||||||
</editor>
|
</editor>
|
||||||
</extension>
|
</extension -->
|
||||||
<extension
|
<extension
|
||||||
point="org.eclipse.ui.startup">
|
point="org.eclipse.ui.startup">
|
||||||
<startup>
|
<startup>
|
||||||
|
|
Loading…
Add table
Reference in a new issue