Given a \"run configuration\" in Eclipse, I want to print out the associated shell command that would be used to run it.
For example: Right now, in Eclipse, if I click
This should work for Java and Maven processes. You can get the command line from the Process properties.