Fixed missing tools.json problem.
The config cannot find the right default tools.json file when run from not the project root directly. This fix is trying to use the given file as it if, if fails uses the given file relative to the project root.
This is related to #1353 (closed).
Changlog: Fixed
Edited by Markus Scheidgen