I have installed sql developer 4.1 and jdk1.8.0_45 on linux machine. I am in /opt/sqldeveloper/sqldeveloper/bin directory and firing ‘sdcli ‘ command to run unit test. but getting error that command not found. I ran test cases on windows machine with same ‘sdcli’ command from same folder and it worked. Why it is not working on linux ? Is there any extra settings which i missed ?