mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
Hide the new new project wizard. Likely to be deferred to Kepler.
This commit is contained in:
parent
f16f0dbe48
commit
4a8860255e
1 changed files with 2 additions and 2 deletions
|
@ -455,7 +455,7 @@
|
|||
%Cproject.desc
|
||||
</description>
|
||||
</wizard>
|
||||
<wizard
|
||||
<!-- (defered) wizard
|
||||
canFinishEarly="false"
|
||||
category="org.eclipse.cdt.ui.newCWizards"
|
||||
class="org.eclipse.cdt.ui.wizards.NewCDTProjectWizard"
|
||||
|
@ -465,7 +465,7 @@
|
|||
id="org.eclipse.cdt.ui.wizards.newProject"
|
||||
name="%newProjectWizard.name"
|
||||
project="true">
|
||||
</wizard>
|
||||
</wizard-->
|
||||
</extension>
|
||||
|
||||
<!-- Define the document setup participant for the C/C++ and Assembly Editors -->
|
||||
|
|
Loading…
Add table
Reference in a new issue