1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00

[255157] typo in template id

This commit is contained in:
Alena Laskavaia 2008-11-19 15:51:36 +00:00
parent 3711c05a24
commit 81d07380ea

View file

@ -3775,7 +3775,7 @@
projectType="org.eclipse.cdt.build.core.buildArtefactType.exe"> projectType="org.eclipse.cdt.build.core.buildArtefactType.exe">
</template> </template>
<template <template
id="org.eclipse.cdt.build.templates.HelloWorldCAnsiProject" id="org.eclipse.cdt.build.core.templates.HelloWorldCAnsiProject"
filterPattern=".*gcc" filterPattern=".*gcc"
location="$nl$/templates/projecttemplates/HelloWorldCAnsiProject/template.xml" location="$nl$/templates/projecttemplates/HelloWorldCAnsiProject/template.xml"
projectType="org.eclipse.cdt.build.core.buildArtefactType.exe"> projectType="org.eclipse.cdt.build.core.buildArtefactType.exe">