comment out ANSI C/C++ template until we can have a better fix.
authorChad Peckham <chad.peckham@nokia.com>
Wed, 22 Sep 2010 13:21:59 -0500
changeset 2088 a91e428e209c
parent 2087 617a89f9dffc
child 2089 3d4e0b2128c1
comment out ANSI C/C++ template until we can have a better fix.
templates/com.nokia.carbide.cpp.templates/plugin.xml
--- a/templates/com.nokia.carbide.cpp.templates/plugin.xml	Tue Sep 21 15:50:51 2010 -0500
+++ b/templates/com.nokia.carbide.cpp.templates/plugin.xml	Wed Sep 22 13:21:59 2010 -0500
@@ -42,7 +42,7 @@
             location="templates/projecttemplates/Symbian-Empty/template.xml"
             templateId="com.nokia.carbide.cpp.templates.symbian.empty"
             wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/>
-
+		<!-- This template does not fully work - see bugzilla 12181
       <template
       		displayName="%ansic.label"
             filterArguments=""
@@ -50,7 +50,7 @@
             image="icons/icon_symbian.gif"
             location="templates/projecttemplates/OpenC-HelloWorld/template.xml"
             templateId="com.nokia.carbide.cpp.templates.openC.helloworld"
-            wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/>
+            wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/> -->
    </extension>
 
 	<!-- CLASS WIZARDS -->