comment out ANSI C/C++ template until we can have a better fix.
--- 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 -->