Comma separated list of absolute or relative paths to file(s) that contains the parameters for the new project.
Relative paths are originated from the workspace.
The file should have KEY=value pairs, one per line (Java properties file format).
Backslashes are used for escaping, so use "\\" for a single backslash.
Current build parameters and/or environment variables can be used in form:
${PARAM} or $PARAM.