Peter Wu:

> I find that the following configuraiton works even if you don't
> use parameters.
> command.go.*.c=$(FileName) $(1) $(2) $(3) $(4)
>
> Why not make it by default so that the users only need to add
> the parameter value from the IDE and don't need to worry modifying
> the *.properties file?

   Most people only use parameters on a subset of tools and adding
this to defaults would add extra arguments from earlier runs to
commands that haven't had these added in the past causing unexpected
failures.

   Neil

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to