mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
Reenable the Make Editor for the head.
This commit is contained in:
parent
3a48d4c7c6
commit
9f38e59620
1 changed files with 4 additions and 3 deletions
|
@ -361,8 +361,8 @@
|
|||
</action>
|
||||
</actionSet>
|
||||
</extension>
|
||||
<!-- Makefile Editor comment out for CDT 1.2 -->
|
||||
<!--extension
|
||||
|
||||
<extension
|
||||
id="org.eclipse.cdt.make.editor"
|
||||
name="MakefileEditor"
|
||||
point="org.eclipse.ui.editors">
|
||||
|
@ -374,7 +374,8 @@
|
|||
class="org.eclipse.cdt.make.internal.ui.editor.MakefileEditor"
|
||||
id="org.eclipse.cdt.make.editor">
|
||||
</editor>
|
||||
</extension -->
|
||||
</extension>
|
||||
|
||||
<extension
|
||||
point="org.eclipse.ui.startup">
|
||||
<startup>
|
||||
|
|
Loading…
Add table
Reference in a new issue