File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
plugins/org.eclipse.embedcdt.templates.xpack.ui/templates/hello-world-qemu-xpack-project Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ and is available athttps://www.eclipse.org/legal/epl-2.0/
170
170
<if condition =" 1==1" >
171
171
172
172
<process
173
- type=" org.eclipse.embedcdt.templates.core .ConditionalRunCommand" >
173
+ type=" org.eclipse.embedcdt.ui .ConditionalRunCommand" >
174
174
<simple
175
175
name=" projectName"
176
176
value=" $(projectName)" />
@@ -197,7 +197,7 @@ and is available athttps://www.eclipse.org/legal/epl-2.0/
197
197
</process >
198
198
199
199
<process
200
- type=" org.eclipse.embedcdt.templates.core .ConditionalRunCommand" >
200
+ type=" org.eclipse.embedcdt.ui .ConditionalRunCommand" >
201
201
<simple
202
202
name=" projectName"
203
203
value=" $(projectName)" />
You can’t perform that action at this time.
0 commit comments