I want to configure my jar location independent of user folder path(C:UsersCHE-QA01) as we are many people running the same project and need to update the above path when pulling from git repo.
I have configured my jar loc as per image
enter image description here
I have tried to add {$basedir} but it not working me.
How to configure the path irrespective of user…
Thanks in advance