Currently, to use the "Run in Container" action, you need to have the Docker executable on the System path. For MacOS users, this means having to start the Eclipse IDE from the command line.
We should provide a configuration option for setting the path to a Docker executable like we do for Maven and Gradle. We should also check for a valid executable when "Run in Container" is selected and display a pop up warning to set it if not found (like we do for Maven/Gradle).
Currently, to use the "Run in Container" action, you need to have the Docker executable on the System path. For MacOS users, this means having to start the Eclipse IDE from the command line.
We should provide a configuration option for setting the path to a Docker executable like we do for Maven and Gradle. We should also check for a valid executable when "Run in Container" is selected and display a pop up warning to set it if not found (like we do for Maven/Gradle).