1
0
Fork 0
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:
Doug Schaefer 2012-04-18 11:56:43 -04:00
parent f16f0dbe48
commit 4a8860255e

View file

@ -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 -->