Closed dickensas closed 3 years ago
Just double click on a *.sh file in eclipse project explorer. Regarding editing remote files https://marketplace.eclipse.org/content/remote-system-explorer-ssh-telnet-ftp-and-dstore-protocols might help you but I'm not sure how supported it is lately.
Remote System Explorer is working fine and shows the file, But script is not running, no errors, it just starting to execute and goes for ever, with no output
If it is a local file in an eclipse project then it works fine
Is it really possible to execute a shell script on the target machine and get the output using this plugin? Any guide or screenshot would be very useful
We don't provide any way to do remote launch for now.
ok, I got it, I switched to "VS Code" bashdb plugin, perfect breakpoint debug for shell scripts
How launch this UI I have installed Eclipse 2020-06
Via marketplace I have installed ShellWax</br/> Eclipse reboots
Then I don't see any option or perspective or view or new project window -- to work on this plugin
In the installation history I see
ShellWax 1.0.0.20200713-2005
Is there any screenshot based Guide to launch and connect to remote SSH server?