We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa87ba commit 87f3e1aCopy full SHA for 87f3e1a
io.sloeber.core/plugin.xml
@@ -329,7 +329,7 @@
329
<tool
330
announcement="%tool.Arduino.combiner.announcement"
331
command="${recipe.c.combine.pattern}"
332
- commandLinePattern="${sloeber.pre.link}${recipe.c.combine.pattern.1} ${FLAGS} ${INPUTS} ${recipe.c.combine.pattern.2} ${archive_file_path} ${recipe.c.combine.pattern.3} ${sloeber.extra_all} ${sloeber.extra_link}${sloeber.post.link}"
+ commandLinePattern="${sloeber.pre.link}${recipe.c.combine.pattern.1} ${FLAGS} ${INPUTS} ${recipe.c.combine.pattern.2} ${archive_file_path} ${recipe.c.combine.pattern.3} ${sloeber.extra_all} ${sloeber.extra.link}${sloeber.post.link}"
333
errorParsers="org.eclipse.cdt.core.GLDErrorParser"
334
id="io.sloeber.tool.combine"
335
name="%tool.combiner.name"
0 commit comments