You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/org.eclipse.embedcdt.templates.xpack.ui/templates/hello-world-riscv-qemu-xpack-project/template.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -820,7 +820,7 @@ and is available athttps://www.eclipse.org/legal/epl-2.0/
820
820
value="$(projectName)" />
821
821
<simple
822
822
name="condition"
823
-
value="$(useSomeWarnings.riscv) == true" />
823
+
value="$(useSomeWarningsRiscv) == true" />
824
824
<complex-arrayname="resourcePaths">
825
825
<element>
826
826
<simple
@@ -1457,7 +1457,7 @@ and is available athttps://www.eclipse.org/legal/epl-2.0/
0 commit comments