The setup is, Oracle database is installed on Linux box and application server installed on Linux box.
I login to application server from my laptop using SSH and PUTTY and then from application server I connect to Oracle database using sql plus command line. The direct sqlplus command line connection from my laptop is not allowed.
How to connect to Oracle database from my laptop using Oracle SQL Developer IDE in this setup using both SSH (application server) then connect to Oracle.