dear community
I have a question if created the sandbox.build.properites, mean the build.properties can be empty??
i declare my localmachine as sandbox
build.properties
sandbox.build.properties
Hi @fugitiva,
The build.properties file present is generic with default values. This file can be overridden with environment specific values and the filename in the format <hostname>.build.properties and in your case sandbox.build.properties. Unless you have a different host you are connecting to, you won’t require any build.properties file.
You can remove the build.properties file and just have sandbox.build.properties