mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
[255157] typo in template id
This commit is contained in:
parent
3711c05a24
commit
81d07380ea
1 changed files with 1 additions and 1 deletions
|
@ -3775,7 +3775,7 @@
|
|||
projectType="org.eclipse.cdt.build.core.buildArtefactType.exe">
|
||||
</template>
|
||||
<template
|
||||
id="org.eclipse.cdt.build.templates.HelloWorldCAnsiProject"
|
||||
id="org.eclipse.cdt.build.core.templates.HelloWorldCAnsiProject"
|
||||
filterPattern=".*gcc"
|
||||
location="$nl$/templates/projecttemplates/HelloWorldCAnsiProject/template.xml"
|
||||
projectType="org.eclipse.cdt.build.core.buildArtefactType.exe">
|
||||
|
|
Loading…
Add table
Reference in a new issue